Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/protobuf in /extra/redisprometheus (
Browse files Browse the repository at this point in the history
#2942)

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

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 Mar 19, 2024
1 parent 65c527c commit a923df1
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 4 deletions.
2 changes: 1 addition & 1 deletion extra/redisprometheus/go.mod
Expand Up @@ -19,5 +19,5 @@ require (
github.com/prometheus/common v0.39.0 // indirect
github.com/prometheus/procfs v0.9.0 // indirect
golang.org/x/sys v0.4.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)

0 comments on commit a923df1

Please sign in to comment.