Skip to content

Commit

Permalink
chore(deps): bump signalfx/golib from 3.3.46 to 3.3.50 (#13230)
Browse files Browse the repository at this point in the history
(cherry picked from commit a579168)
  • Loading branch information
LukeWinikates authored and powersj committed May 22, 2023
1 parent b7be425 commit e62689f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 967 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,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.4.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 @@ -200,6 +200,8 @@ require (
modernc.org/sqlite v1.21.0
)

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

require (
cloud.google.com/go v0.110.1 // indirect
cloud.google.com/go/compute v1.19.1 // indirect
Expand Down Expand Up @@ -399,7 +401,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/stretchr/objx v0.5.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
Expand Down
Loading

0 comments on commit e62689f

Please sign in to comment.