Skip to content

Commit 4f06bd8

Browse files
authored
Merge pull request #225 from prometheus-community/dependabot/go_modules/github.com/google/uuid-1.3.0
Bump github.com/google/uuid from 1.1.3 to 1.3.0
2 parents cc582b4 + c9dfdce commit 4f06bd8

File tree

2 files changed

+3
-109
lines changed

2 files changed

+3
-109
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.13
55
require (
66
github.com/blang/semver v3.5.1+incompatible
77
github.com/go-kit/kit v0.10.0
8-
github.com/google/uuid v1.1.3
8+
github.com/google/uuid v1.3.0
99
github.com/kelseyhightower/envconfig v1.4.0
1010
github.com/pkg/errors v0.9.1
1111
github.com/prometheus/client_golang v1.9.0

0 commit comments

Comments
 (0)