Skip to content

Commit

Permalink
Merge pull request #3646 from alphagov/dependabot/go_modules/tools/me…
Browse files Browse the repository at this point in the history
…trics/google.golang.org/protobuf-1.33.0

golang: bump google.golang.org/protobuf from 1.26.0 to 1.33.0 in /tools/metrics
  • Loading branch information
monotypical committed Dec 2, 2024
2 parents f015ea8 + 8f6bd69 commit 4764a6d
Show file tree
Hide file tree
Showing 107 changed files with 6,459 additions and 2,912 deletions.
2 changes: 1 addition & 1 deletion tools/metrics/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ require (
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.6.0 // indirect
google.golang.org/appengine v1.6.1 // indirect
google.golang.org/protobuf v1.26.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
)
3 changes: 2 additions & 1 deletion tools/metrics/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,9 @@ google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miE
google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo=
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0 h1:bxAC2xTBsZGibn2RTntX0oH50xLsqy1OxA9tTL3p/lk=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down
3 changes: 0 additions & 3 deletions tools/metrics/vendor/google.golang.org/protobuf/AUTHORS

This file was deleted.

3 changes: 0 additions & 3 deletions tools/metrics/vendor/google.golang.org/protobuf/CONTRIBUTORS

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4764a6d

Please sign in to comment.