Skip to content

Commit fd67656

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

File tree

2 files changed

+93
-3
lines changed

2 files changed

+93
-3
lines changed

Diff for: 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.17.0
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)