Skip to content

Commit 60c138a

Browse files
authored
Merge pull request #36 from k15r/fix-go.mod
fix go.mod
2 parents 2a6d0d4 + 578ec80 commit 60c138a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ require (
66
github.com/prometheus/client_golang v1.12.1
77
github.com/prometheus/client_model v0.2.0
88
gopkg.in/alecthomas/kingpin.v2 v2.2.6
9-
gopkg.in/yaml.v2 v2.4.0 // indirect
9+
gopkg.in/yaml.v2 v2.4.0
1010
)

0 commit comments

Comments
 (0)