Skip to content

Commit

Permalink
run update-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KauzClay committed Aug 30, 2023
1 parent 5cc3d52 commit ba28859
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ require (
github.com/hashicorp/golang-lru v1.0.2
github.com/influxdata/influxdb-client-go/v2 v2.9.0
github.com/kelseyhightower/envconfig v1.4.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/common v0.44.0
github.com/tsenart/vegeta/v12 v12.11.0
go.opencensus.io v0.24.0
go.uber.org/atomic v1.9.0
Expand Down Expand Up @@ -125,8 +127,6 @@ require (
github.com/openzipkin/zipkin-go v0.4.2 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.4.0 // indirect
github.com/prometheus/common v0.44.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/prometheus/statsd_exporter v0.22.7 // indirect
github.com/rs/dnscache v0.0.0-20211102005908-e0241e321417 // indirect
Expand Down

0 comments on commit ba28859

Please sign in to comment.