Skip to content

Commit

Permalink
Bump github.com/googleapis/api-linter in /hack/tools (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2023
1 parent 7d5114e commit 513750e
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.42.3
github.com/googleapis/api-linter v1.42.4
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2
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.42.3 h1:sFLQU9+GTTBB/TJg5OPQ7Uqs8xcpvKaMMVO+ZjEGw1M=
github.com/googleapis/api-linter v1.42.3/go.mod h1:MPnS4PkSjpcABi1QJHTBBxCVRHgY+cHGKZdGx+b36Us=
github.com/googleapis/api-linter v1.42.4 h1:uyf+uCztAO6uatlIdiFnbl4pu4cp5GvFQFX9uf2VEn0=
github.com/googleapis/api-linter v1.42.4/go.mod h1:vxEkx0txhk+T/syt4we/zNUpqgRIG0FN0mGyEqTrbCE=
github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf/go.mod h1:cuNKsD1zp2v6XfE/orVX2QE1LC+i254ceGcVeDT3pTU=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2 h1:gDLXvp5S9izjldquuoAhDzccbskOL6tDC5jMSyx3zxE=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.15.2/go.mod h1:7pdNwVWBBHGiCxa9lAszqCJMbfTISJ7oMftp8+UGV08=
Expand Down

0 comments on commit 513750e

Please sign in to comment.