Skip to content

Commit

Permalink
gopls: update go.mod file for gopls/v0.3.4
Browse files Browse the repository at this point in the history
Change-Id: Ia76ff9a13704041338368c8b8a812c12f98de719
Reviewed-on: https://go-review.googlesource.com/c/tools/+/223717
Reviewed-by: Heschi Kreinick <heschi@google.com>
  • Loading branch information
stamblerre committed Mar 17, 2020
1 parent fafb6e2 commit a04543d
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-20200227200655-6862ededa516
golang.org/x/tools v0.0.0-20200316194252-fafb6e2e8a4a
honnef.co/go/tools v0.0.1-2020.1.3
mvdan.cc/xurls/v2 v2.1.0
)
Expand Down

0 comments on commit a04543d

Please sign in to comment.