Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Commit

Permalink
Bumps sdk version to v3.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: ncordon <[email protected]>
  • Loading branch information
ncordon committed Oct 25, 2019
1 parent 667f84d commit 89f837e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/bblfsh/libuast

go 1.12

require github.com/bblfsh/sdk/v3 v3.2.3
require github.com/bblfsh/sdk/v3 v3.3.1
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ github.com/bblfsh/sdk/v3 v3.2.0 h1:iDRX/XtDb/nythacg6ptGR4hT5yyal9N7uTpaAwfRl0=
github.com/bblfsh/sdk/v3 v3.2.0/go.mod h1:xk91IndbPcA3A7JyI27yqJgHwZcG/2OwmYJ5R1I/jgU=
github.com/bblfsh/sdk/v3 v3.2.3 h1:k78mj0KaSQ9OY2PplyYsYGR7tsW7Zc7Ge/BPqNNrgxw=
github.com/bblfsh/sdk/v3 v3.2.3/go.mod h1:U0RzICeJUQyBtte/N0t0VXdHdv/7x6vLvvr2E7walCM=
github.com/bblfsh/sdk/v3 v3.3.1 h1:agX+PxBLnvH83jsVY0YMphrhQb2Wz5hUjlPY6Q6/JBQ=
github.com/bblfsh/sdk/v3 v3.3.1/go.mod h1:U0RzICeJUQyBtte/N0t0VXdHdv/7x6vLvvr2E7walCM=
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd/go.mod h1:sE/e/2PUdi/liOCUjSTXgM1o87ZssimdTWN964YiIeI=
Expand Down

0 comments on commit 89f837e

Please sign in to comment.