Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Jun 16, 2022
1 parent ce8d2fb commit e9e643b
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 @@ -4,7 +4,7 @@ go 1.16

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/googleapis/api-linter v1.32.1
github.com/googleapis/api-linter v1.32.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.3
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.2.0
google.golang.org/protobuf v1.28.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 @@ -122,8 +122,8 @@ github.com/google/pprof v0.0.0-20200430221834-fc25d7d30c6d/go.mod h1:ZgVRPoUq/hf
github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM=
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.32.1 h1:2M+S6EFDsAT1RVfZN75b3N6Xr2a3zgYaBuNV/1fHBGA=
github.com/googleapis/api-linter v1.32.1/go.mod h1:ZNzTgRXMtbx6hl6J52+Da97P96T9+d2Fhkits+Awmeg=
github.com/googleapis/api-linter v1.32.2 h1:LQc48Mdbxha0I4sniNa72NtjUGKAsFrhjArNJ/BRH0k=
github.com/googleapis/api-linter v1.32.2/go.mod h1:ZNzTgRXMtbx6hl6J52+Da97P96T9+d2Fhkits+Awmeg=
github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg=
github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk=
github.com/gordonklaus/ineffassign v0.0.0-20200309095847-7953dde2c7bf/go.mod h1:cuNKsD1zp2v6XfE/orVX2QE1LC+i254ceGcVeDT3pTU=
Expand Down

0 comments on commit e9e643b

Please sign in to comment.