We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dcc9fe + 23d3eff commit 0cace9eCopy full SHA for 0cace9e
go.mod
@@ -3,6 +3,6 @@ module gorm.io/plugin/prometheus
3
go 1.14
4
5
require (
6
- github.com/prometheus/client_golang v1.19.0
+ github.com/prometheus/client_golang v1.20.4
7
gorm.io/gorm v1.25.0
8
)
0 commit comments