Skip to content

Commit

Permalink
gopls: update go.mod
Browse files Browse the repository at this point in the history
Change-Id: Ie609d35bed68042c6853f37e0f645ca6fa016fed
Reviewed-on: https://go-review.googlesource.com/c/tools/+/205167
Reviewed-by: Ian Cottrell <[email protected]>
  • Loading branch information
stamblerre committed Nov 5, 2019
1 parent 6b7c818 commit c337991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gopls/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.11
require (
github.com/sergi/go-diff v1.0.0
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/tools v0.0.0-20191017151554-a3bc800455d5
golang.org/x/tools v0.0.0-20191104232314-dc038396d1f0
honnef.co/go/tools v0.0.1-2019.2.3
)

Expand Down

0 comments on commit c337991

Please sign in to comment.