Skip to content

Commit

Permalink
chore(deps): bump signalfx/golib
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeWinikates committed May 3, 2023
1 parent 6dd3bcb commit 67eac80
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 966 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ require (
github.com/sensu/sensu-go/api/core/v2 v2.16.0
github.com/shirou/gopsutil/v3 v3.23.3
github.com/showwin/speedtest-go v1.5.2
github.com/signalfx/golib/v3 v3.3.46
github.com/signalfx/golib/v3 v3.3.50
github.com/sirupsen/logrus v1.9.0
github.com/sleepinggenius2/gosmi v0.4.4
github.com/snowflakedb/gosnowflake v1.6.13
Expand Down Expand Up @@ -202,6 +202,8 @@ require (

require google.golang.org/genproto v0.0.0-20230223222841-637eb2293923

require github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect

require (
cloud.google.com/go v0.110.0 // indirect
cloud.google.com/go/compute v1.18.0 // indirect
Expand Down Expand Up @@ -394,7 +396,7 @@ require (
github.com/shoenig/go-m1cpu v0.1.4 // indirect
github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3 // indirect
github.com/signalfx/gohistogram v0.0.0-20160107210732-1ccfd2ff5083 // indirect
github.com/signalfx/sapm-proto v0.7.2 // indirect
github.com/signalfx/sapm-proto v0.12.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/stoewer/go-strcase v1.2.0 // indirect
github.com/stretchr/objx v0.5.0 // indirect
Expand Down
Loading

0 comments on commit 67eac80

Please sign in to comment.