Skip to content

Commit

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

chore(deps): update golang.org/x/build commit hash to 033b1e5
  • Loading branch information
renovate[bot] committed May 13, 2020
2 parents 092edd0 + 8f62c06 commit 4a7162a
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-20200512153310-7d5107ddd5b0
golang.org/x/build v0.0.0-20200513151741-033b1e565f09
golang.org/x/net v0.0.0-20200506145744-7e3656a0809f
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-20200512153310-7d5107ddd5b0 h1:zUGH6+8TIVwUyKIqlYdJppjzIrpXi3tlkJeTC6wg43Y=
golang.org/x/build v0.0.0-20200512153310-7d5107ddd5b0/go.mod h1:ia5pRNoJUuxRhXkmwkySu4YBTbXHSKig2ie6daQXihg=
golang.org/x/build v0.0.0-20200513151741-033b1e565f09 h1:dydH0hktl0LoFG6wpYGrwqvVn3CuynN8y1h1T9otYFM=
golang.org/x/build v0.0.0-20200513151741-033b1e565f09/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 4a7162a

Please sign in to comment.