Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependabot updates Mon Jun 27 10:26:34 UTC 2022 #5598

Merged
merged 3 commits into from
Jun 27, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update go.mod
  • Loading branch information
bogdandrutu authored Jun 27, 2022
commit 9bf2efbe7f3fa2659e1a9affdf196c92f81f33b8
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ require (
github.com/magiconair/properties v1.8.6
github.com/mitchellh/mapstructure v1.5.0
github.com/mostynb/go-grpc-compression v1.1.16
github.com/prometheus/common v0.34.0
github.com/prometheus/common v0.35.0
github.com/rs/cors v1.8.2
github.com/shirou/gopsutil/v3 v3.22.5
github.com/spf13/cast v1.5.0
github.com/spf13/cobra v1.4.0
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.7.5
go.opencensus.io v0.23.0
go.opentelemetry.io/collector/pdata v0.54.0
Expand Down