Skip to content

Commit

Permalink
fix(deps): update module github.com/signalfx/golib/v3 to v3.3.48 (#73)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
self-hosted-renovatebot[bot] and Self-hosted Renovate Bot authored Feb 23, 2023
1 parent 39e9a01 commit d4d5028
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1,728 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/google/go-github/v32 v32.1.0
github.com/gorilla/mux v1.8.0
github.com/hashicorp/golang-lru v0.6.0
github.com/signalfx/golib/v3 v3.3.47
github.com/signalfx/golib/v3 v3.3.48
github.com/stretchr/testify v1.8.1
go.uber.org/zap v1.24.0
gopkg.in/DataDog/dd-trace-go.v1 v1.47.0
Expand Down Expand Up @@ -51,7 +51,7 @@ require (
github.com/sergi/go-diff v1.1.0 // indirect
github.com/tinylib/msgp v1.1.6 // indirect
github.com/xanzy/ssh-agent v0.2.1 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/atomic v1.10.0 // indirect
go.uber.org/multierr v1.8.0 // indirect
go4.org/intern v0.0.0-20211027215823-ae77deb06f29 // indirect
go4.org/unsafe/assume-no-moving-gc v0.0.0-20220617031537-928513b29760 // indirect
Expand All @@ -60,7 +60,7 @@ require (
golang.org/x/sys v0.3.0 // indirect
golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
google.golang.org/grpc v1.48.0 // indirect
google.golang.org/grpc v1.49.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit d4d5028

Please sign in to comment.