Skip to content

Commit

Permalink
Bump google.golang.org/protobuf in /receiver/prometheusreceiver
Browse files Browse the repository at this point in the history
Bumps google.golang.org/protobuf from 1.30.0 to 1.34.2.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 8ba48f6 commit 1534335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion receiver/prometheusreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
go.opentelemetry.io/collector/receiver v0.80.0
go.opentelemetry.io/collector/semconv v0.80.0
go.uber.org/zap v1.24.0
google.golang.org/protobuf v1.30.0
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v2 v2.4.0
)

Expand Down
4 changes: 2 additions & 2 deletions receiver/prometheusreceiver/go.sum

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

0 comments on commit 1534335

Please sign in to comment.