Skip to content

Commit 0cace9e

Browse files
authored
Merge pull request #113 from go-gorm/dependabot/go_modules/github.com/prometheus/client_golang-1.20.4
Bump github.com/prometheus/client_golang from 1.19.0 to 1.20.4
2 parents 7dcc9fe + 23d3eff commit 0cace9e

File tree

2 files changed

+50
-10
lines changed

2 files changed

+50
-10
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module gorm.io/plugin/prometheus
33
go 1.14
44

55
require (
6-
github.com/prometheus/client_golang v1.19.0
6+
github.com/prometheus/client_golang v1.20.4
77
gorm.io/gorm v1.25.0
88
)

0 commit comments

Comments
 (0)