Skip to content

Commit

Permalink
Merge pull request #363 from unarxiv/renovate/golang.org-x-tools-digest
Browse files Browse the repository at this point in the history
Update golang.org/x/tools commit hash to 96f2e7e
  • Loading branch information
Xiaozhe Yao authored Apr 10, 2019
2 parents 22d59e4 + cee0506 commit d64dcc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ require (
golang.org/x/sys v0.0.0-20190407132528-4b34438f7a67 // indirect
golang.org/x/crypto v0.0.0-20190406125927-38d8ce5564a5
golang.org/x/net v0.0.0-20190406143732-eb5bcb51f2a3 // indirect
golang.org/x/tools v0.0.0-20190408225411-e5b8258f4918 // indirect
golang.org/x/tools v0.0.0-20190409234035-96f2e7ef861b // indirect
gopkg.in/alecthomas/kingpin.v3-unstable v3.0.0-20180810215634-df19058c872c // indirect
gopkg.in/appleboy/gin-status-api.v1 v1.0.1
gopkg.in/appleboy/gofight.v2 v2.0.0 // indirect
Expand Down
1 change: 1 addition & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ golang.org/x/tools v0.0.0-20190402200628-202502a5a924 h1:XgD7l1aFq63td2d4omZwFUp
golang.org/x/tools v0.0.0-20190402200628-202502a5a924/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190407034439-0fdf0c73855b/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190408225411-e5b8258f4918/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190409234035-96f2e7ef861b/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
google.golang.org/api v0.0.0-20180910000450-7ca32eb868bf/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0=
google.golang.org/api v0.0.0-20181030000543-1d582fd0359e/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0=
google.golang.org/api v0.1.0/go.mod h1:UGEZY7KEX120AnNLIHFMKIo4obdJhkp2tPbaPlQx13Y=
Expand Down

0 comments on commit d64dcc1

Please sign in to comment.