Skip to content

Commit

Permalink
Bump github.com/googleapis/api-linter in /hack/tools (#731)
Browse files Browse the repository at this point in the history
Bumps [github.com/googleapis/api-linter](https://github.com/googleapis/api-linter) from 1.33.3 to 1.34.0.
- [Release notes](https://github.com/googleapis/api-linter/releases)
- [Commits](googleapis/api-linter@v1.33.3...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/googleapis/api-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 10, 2022
1 parent 0b23eb6 commit 7764cdb
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.18

require (
github.com/googleapis/api-linter v1.33.3
github.com/googleapis/api-linter v1.34.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.2
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0
google.golang.org/protobuf v1.28.1
Expand Down
4 changes: 2 additions & 2 deletions hack/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/googleapis/api-linter v1.33.3 h1:s5IYIoR7UF+mkyE1lzix6wyX1bJqGpKaGOWFZLYukuA=
github.com/googleapis/api-linter v1.33.3/go.mod h1:gED9XaNKktY7sF9u3EuRgiG+KOvtPerBTDI+hXuJ3eE=
github.com/googleapis/api-linter v1.34.0 h1:lmE6PLCwBmSfTw0UGbPAbheU5AtCPbaP9WAd5arJT2k=
github.com/googleapis/api-linter v1.34.0/go.mod h1:gED9XaNKktY7sF9u3EuRgiG+KOvtPerBTDI+hXuJ3eE=
github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf/go.mod h1:cuNKsD1zp2v6XfE/orVX2QE1LC+i254ceGcVeDT3pTU=
github.com/grpc-ecosystem/grpc-gateway v1.16.0/go.mod h1:BDjrQk3hbvj6Nolgz8mAMFbcEtjT1g+wF4CSlocrBnw=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.2 h1:BqHID5W5qnMkug0Z8UmL8tN0gAy4jQ+B4WFt8cCgluU=
Expand Down

0 comments on commit 7764cdb

Please sign in to comment.