Skip to content

Commit

Permalink
Merge pull request #440 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 04b924a
  • Loading branch information
xzyaoi authored Jun 19, 2019
2 parents 7ba4187 + fddbd1d commit 521784b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion core/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
github.com/sqs/goreturns v0.0.0-20181028201513-538ac6014518 // indirect
github.com/urfave/cli v1.20.0
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5
golang.org/x/tools v0.0.0-20190606050223-4d9ae51c2468 // indirect
golang.org/x/tools v0.0.0-20190618235325-04b924abaa25 // indirect
gopkg.in/appleboy/gin-status-api.v1 v1.0.1
gopkg.in/fsnotify.v1 v1.4.7 // indirect
gopkg.in/fukata/golang-stats-api-handler.v1 v1.0.0 // indirect
Expand Down
1 change: 1 addition & 0 deletions core/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ golang.org/x/tools v0.0.0-20190214204934-8dcb7bc8c7fe/go.mod h1:E6PF97AdD6v0s+fP
golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190606050223-4d9ae51c2468 h1:fTfk6GjmihJbK0mSUFgPPgYpsdmApQ86Mcd4GuKax9U=
golang.org/x/tools v0.0.0-20190606050223-4d9ae51c2468/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
golang.org/x/tools v0.0.0-20190618235325-04b924abaa25/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
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 521784b

Please sign in to comment.