Skip to content

Commit

Permalink
Update module github.com/signalfx/golib/v3 to v3.3.47
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Dec 28, 2022
1 parent 6fe1256 commit 367781c
Show file tree
Hide file tree
Showing 2 changed files with 1,745 additions and 12 deletions.
15 changes: 3 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,14 @@ require (
github.com/cresta/magehelper v0.0.30
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-git/go-git/v5 v5.1.0
github.com/google/go-cmp v0.5.2 // indirect
github.com/google/go-github/v32 v32.1.0
github.com/google/uuid v1.1.2 // indirect
github.com/gorilla/mux v1.8.0
github.com/hashicorp/golang-lru v0.5.4
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/signalfx/golib/v3 v3.3.17
github.com/stretchr/objx v0.1.1 // indirect
github.com/stretchr/testify v1.7.0
go.uber.org/zap v1.16.0
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect
golang.org/x/sys v0.0.0-20200803210538-64077c9b5642 // indirect
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
golang.org/x/tools v0.0.0-20201013201025-64a9e34f3752 // indirect
github.com/signalfx/golib/v3 v3.3.47
github.com/stretchr/testify v1.8.0
go.uber.org/zap v1.22.0
gopkg.in/DataDog/dd-trace-go.v1 v1.26.0
gopkg.in/yaml.v2 v2.3.0 // indirect
honnef.co/go/tools v0.0.1-2020.1.5 // indirect
)
Loading

0 comments on commit 367781c

Please sign in to comment.