Skip to content

Commit

Permalink
Merge pull request #607 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 bdb4c1f
  • Loading branch information
renovate[bot] committed May 29, 2020
2 parents f322b4f + 408b737 commit 8af6eed
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-20200527161851-9e7a7627a619
golang.org/x/build v0.0.0-20200528151639-bdb4c1fd7a41
golang.org/x/net v0.0.0-20200528225125-3c3fba18258b
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-20200527161851-9e7a7627a619 h1:7CuEMmp7mZ44xnOdqDF2D616sjoUuwcdJR3Zfqu+TD4=
golang.org/x/build v0.0.0-20200527161851-9e7a7627a619/go.mod h1:ia5pRNoJUuxRhXkmwkySu4YBTbXHSKig2ie6daQXihg=
golang.org/x/build v0.0.0-20200528151639-bdb4c1fd7a41 h1:KrMyWJvvYUyivaEetgbgjliddA5kcOF91yGFDSzHCW0=
golang.org/x/build v0.0.0-20200528151639-bdb4c1fd7a41/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 8af6eed

Please sign in to comment.