Skip to content

Commit c9dfdce

Browse files
Bump github.com/google/uuid from 1.1.3 to 1.3.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.3 to 1.3.0. - [Release notes](https://github.com/google/uuid/releases) - [Commits](google/uuid@v1.1.3...v1.3.0) --- updated-dependencies: - dependency-name: github.com/google/uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e377a5e commit c9dfdce

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)