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 cc582b4 + c9dfdce commit 4f06bd8Copy full SHA for 4f06bd8
go.mod
@@ -5,7 +5,7 @@ go 1.13
5
require (
6
github.com/blang/semver v3.5.1+incompatible
7
github.com/go-kit/kit v0.10.0
8
- github.com/google/uuid v1.1.3
+ github.com/google/uuid v1.3.0
9
github.com/kelseyhightower/envconfig v1.4.0
10
github.com/pkg/errors v0.9.1
11
github.com/prometheus/client_golang v1.9.0
0 commit comments