Skip to content

Commit 2c1f311

Browse files
chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.4.0...v1.5.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 80230b3 commit 2c1f311

File tree

2 files changed

+1668
-3
lines changed

2 files changed

+1668
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/gizak/termui/v3 v3.1.0
88
github.com/gogo/protobuf v1.3.2
99
github.com/golang/protobuf v1.5.3
10-
github.com/google/uuid v1.4.0
10+
github.com/google/uuid v1.5.0
1111
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
1212
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
1313
github.com/grpc-ecosystem/grpc-gateway v1.16.0

0 commit comments

Comments
 (0)