Skip to content

Commit

Permalink
Merge pull request #584 from reviewdog/renovate/golang.org-x-build-di…
Browse files Browse the repository at this point in the history
…gest

Update golang.org/x/build commit hash to 511221c
  • Loading branch information
renovate[bot] committed May 15, 2020
2 parents 1c61135 + 5532510 commit 9ebc66b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/rakyll/statik v0.1.7
github.com/reviewdog/errorformat v0.0.0-20200504131036-9dd578dbe019
github.com/xanzy/go-gitlab v0.31.0
golang.org/x/build v0.0.0-20200515025419-cf70d9152a90
golang.org/x/build v0.0.0-20200515162553-511221c1b155
golang.org/x/net v0.0.0-20200513185701-a91f0712d120
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go.opencensus.io v0.22.3 h1:8sGtKOrtQqkN1bp2AtX+misvLIlOmsEsNd+9NIcPEm8=
go.opencensus.io v0.22.3/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
go4.org v0.0.0-20180809161055-417644f6feb5/go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE=
golang.org/x/build v0.0.0-20200515025419-cf70d9152a90 h1:lxt5DT6FvTH9EMU5WVsZ1XTASRWvA1QpWWZ8LLXx6UI=
golang.org/x/build v0.0.0-20200515025419-cf70d9152a90/go.mod h1:ia5pRNoJUuxRhXkmwkySu4YBTbXHSKig2ie6daQXihg=
golang.org/x/build v0.0.0-20200515162553-511221c1b155 h1:/ZRXcKlIcaaMc1ER5y6rO9qhO9tuyzcvjHMmO6BvdAo=
golang.org/x/build v0.0.0-20200515162553-511221c1b155/go.mod h1:ia5pRNoJUuxRhXkmwkySu4YBTbXHSKig2ie6daQXihg=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5 h1:58fnuSXlxZmFdJyvtTFVmVhcMLU6v5fEb/ok4wyqtNU=
Expand Down

0 comments on commit 9ebc66b

Please sign in to comment.