Skip to content

Commit 2b83a13

Browse files
authored
Merge pull request #15 from abeaumont/feature/upgrade-to-sdk-v1.2
deps: Upgrade SDK to v1.2
2 parents 27afcde + beee029 commit 2b83a13

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

glide.lock

+6-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import:
77
- package: google.golang.org/grpc
88
version: ^1.4.2
99
- package: gopkg.in/bblfsh/sdk.v1
10-
version: ^1.1.0
10+
version: ^1.2.0
1111
testImport:
1212
- package: github.com/stretchr/testify
1313
version: ^1.1.4

0 commit comments

Comments
 (0)