Skip to content

Commit

Permalink
Bump github.com/googleapis/api-linter in /hack/tools (sigstore#1205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 2, 2023
1 parent 96559e6 commit 63765c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion hack/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/sigstore/fulcio/hack/tools
go 1.20

require (
github.com/googleapis/api-linter v1.49.1
github.com/googleapis/api-linter v1.50.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0
google.golang.org/protobuf v1.30.0
Expand Down
4 changes: 2 additions & 2 deletions hack/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/googleapis/api-linter v1.49.1 h1:myGa/1nBCs3R5DL+NdP+QnbS0thnwbmpTcEcNNiQ2a4=
github.com/googleapis/api-linter v1.49.1/go.mod h1:/uCndn+Kmu5glH7P92V4WT5jX87s6dLtjXxNAPndxbQ=
github.com/googleapis/api-linter v1.50.0 h1:RgQtvYsOD62cnbaLKb6r/K2wDf/WNRMX9AbV5DPCR00=
github.com/googleapis/api-linter v1.50.0/go.mod h1:/uCndn+Kmu5glH7P92V4WT5jX87s6dLtjXxNAPndxbQ=
github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf/go.mod h1:cuNKsD1zp2v6XfE/orVX2QE1LC+i254ceGcVeDT3pTU=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0 h1:YBftPWNWd4WwGqtY2yeZL2ef8rHAxPBD8KFhJpmcqms=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.16.0/go.mod h1:YN5jB8ie0yfIUg6VvR9Kz84aCaG7AsGZnLjhHbUqwPg=
Expand Down

0 comments on commit 63765c5

Please sign in to comment.