Skip to content

Commit

Permalink
Bump github.com/googleapis/api-linter in /hack/tools (#669)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 30, 2022
1 parent 9ec9406 commit a47658e
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.3
github.com/googleapis/api-linter v1.33.0
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.3 h1:J5JUHIiO6wWfZco2PkZ4djcBe+vxySZONHVGpw3Dpyk=
github.com/googleapis/api-linter v1.32.3/go.mod h1:ZNzTgRXMtbx6hl6J52+Da97P96T9+d2Fhkits+Awmeg=
github.com/googleapis/api-linter v1.33.0 h1:5yY3F12B3GgJ7b9gJvHtn6LcMbRQSJ06YbO+jKAOFWc=
github.com/googleapis/api-linter v1.33.0/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 a47658e

Please sign in to comment.