Skip to content

Commit

Permalink
Update golang.org/x/build commit hash to 0a9a8b5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 26, 2020
1 parent e7ae635 commit 961b586
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-20200525170631-83a795bbcf02
github.com/xanzy/go-gitlab v0.32.0
golang.org/x/build v0.0.0-20200521233409-4872bffdeec5
golang.org/x/build v0.0.0-20200526160725-0a9a8b56c797
golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2
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 @@ -188,8 +188,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-20200521233409-4872bffdeec5 h1:fFrz85K5fjs37jFsQuBqNJYqUrsjoyo2IG7B17iKw7U=
golang.org/x/build v0.0.0-20200521233409-4872bffdeec5/go.mod h1:ia5pRNoJUuxRhXkmwkySu4YBTbXHSKig2ie6daQXihg=
golang.org/x/build v0.0.0-20200526160725-0a9a8b56c797 h1:HmZQRQkQmujLugQY1wappekIEbuNxssss+grBtAyJUw=
golang.org/x/build v0.0.0-20200526160725-0a9a8b56c797/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 961b586

Please sign in to comment.