Skip to content

Commit

Permalink
Merge pull request #84 from prometheus/dependabot/go_modules/google.g…
Browse files Browse the repository at this point in the history
…olang.org/protobuf-1.33.0

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • Loading branch information
beorn7 committed Mar 19, 2024
2 parents 5c25993 + d954a8a commit 64c33c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -2,4 +2,4 @@ module github.com/prometheus/client_model

go 1.19

require google.golang.org/protobuf v1.32.0
require google.golang.org/protobuf v1.33.0
4 changes: 2 additions & 2 deletions go.sum
@@ -1,4 +1,4 @@
github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4=
google.golang.org/protobuf v1.32.0 h1:pPC6BG5ex8PDFnkbrGU3EixyhKcQ2aDuBS36lqK/C7I=
google.golang.org/protobuf v1.32.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=
google.golang.org/protobuf v1.33.0 h1:uNO2rsAINq/JlFpSdYEKIZ0uKD/R9cpdv0T+yoGwGmI=
google.golang.org/protobuf v1.33.0/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos=

0 comments on commit 64c33c9

Please sign in to comment.