Skip to content

Commit

Permalink
fix(deps): update module github.com/prometheus/client_golang to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent c71428f commit a3e1e93
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 8 deletions.
9 changes: 1 addition & 8 deletions go.mod
Expand Up @@ -3,16 +3,9 @@ module backend
go 1.15

require (
github.com/cespare/xxhash/v2 v2.1.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/kelseyhightower/envconfig v1.4.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.30.0 // indirect
github.com/prometheus/procfs v0.7.3 // indirect
github.com/stretchr/testify v1.6.1 // indirect
github.com/prometheus/client_golang v1.15.0
github.com/tw1nk/gochimp3 v0.0.0-20201204163200-d995cd3cda47
golang.org/x/sys v0.0.0-20210910150752-751e447fb3d0 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df
)

0 comments on commit a3e1e93

Please sign in to comment.