Skip to content

Commit

Permalink
Bump github.com/googleapis/api-linter in /hack/tools (#1255)
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.52.2 to 1.52.3.
- [Release notes](https://github.com/googleapis/api-linter/releases)
- [Commits](googleapis/api-linter@v1.52.2...v1.52.3)

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

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 Jun 29, 2023
1 parent 2454717 commit a5b774d
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
Expand Up @@ -3,7 +3,7 @@ module github.com/sigstore/fulcio/hack/tools
go 1.20

require (
github.com/googleapis/api-linter v1.52.2
github.com/googleapis/api-linter v1.52.3
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.31.0
Expand Down
4 changes: 2 additions & 2 deletions hack/tools/go.sum
Expand Up @@ -19,8 +19,8 @@ github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg
github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
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/googleapis/api-linter v1.52.2 h1:kVL3PS/yiuMvu6LTBlu6t57Ai8AMPd8ccIqIT5tPwGA=
github.com/googleapis/api-linter v1.52.2/go.mod h1:xW70MIGP+50OifV4GsAu0BfEAY4nfakfLraVW3RsG3c=
github.com/googleapis/api-linter v1.52.3 h1:CJM7IhKyLrsDb3VG80OnN2rchlkDY40/wSWoPq8+068=
github.com/googleapis/api-linter v1.52.3/go.mod h1:IS2/M4y4gdTL65CTc0i7ftAZm8mHmPXExPp3e8+e/L0=
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=
github.com/jhump/protoreflect v1.15.1 h1:HUMERORf3I3ZdX05WaQ6MIpd/NJ434hTp5YiKgfCL6c=
Expand Down

0 comments on commit a5b774d

Please sign in to comment.