Skip to content

Commit f0dbf40

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.19.1
1 parent 96eaa71 commit f0dbf40

File tree

2 files changed

+1115
-3
lines changed

2 files changed

+1115
-3
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ require (
99
github.com/knadh/koanf v1.3.3
1010
github.com/oklog/run v1.1.0
1111
github.com/pkg/errors v0.9.1
12-
github.com/prometheus/client_golang v1.11.0
12+
github.com/prometheus/client_golang v1.19.1
1313
github.com/spf13/cobra v1.2.1
14-
github.com/stretchr/testify v1.7.0
14+
github.com/stretchr/testify v1.8.2
1515
go.uber.org/dig v1.13.0
16-
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
16+
golang.org/x/sync v0.3.0
1717
)

0 commit comments

Comments
 (0)