Skip to content

Commit a923df1

Browse files
chore(deps): bump google.golang.org/protobuf in /extra/redisprometheus (#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65c527c commit a923df1

File tree

2 files changed

+489
-4
lines changed

2 files changed

+489
-4
lines changed

extra/redisprometheus/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ require (
1919
github.com/prometheus/common v0.39.0 // indirect
2020
github.com/prometheus/procfs v0.9.0 // indirect
2121
golang.org/x/sys v0.4.0 // indirect
22-
google.golang.org/protobuf v1.28.1 // indirect
22+
google.golang.org/protobuf v1.33.0 // indirect
2323
)

0 commit comments

Comments
 (0)