Skip to content

Commit d45edcc

Browse files
build(deps): bump github.com/gofrs/uuid/v5 from 5.4.0 to 5.5.0
Bumps [github.com/gofrs/uuid/v5](https://github.com/gofrs/uuid) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/gofrs/uuid/releases) - [Commits](gofrs/uuid@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: github.com/gofrs/uuid/v5 dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ae3525 commit d45edcc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/gophercloud/utils/v2
33
go 1.25.0
44

55
require (
6-
github.com/gofrs/uuid/v5 v5.4.0
6+
github.com/gofrs/uuid/v5 v5.5.0
77
github.com/gophercloud/gophercloud/v2 v2.13.0
88
golang.org/x/sys v0.45.0
99
golang.org/x/text v0.28.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/gofrs/uuid/v5 v5.4.0 h1:EfbpCTjqMuGyq5ZJwxqzn3Cbr2d0rUZU7v5ycAk/e/0=
2-
github.com/gofrs/uuid/v5 v5.4.0/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
1+
github.com/gofrs/uuid/v5 v5.5.0 h1:FkPv6jYQRbZtH3bD8yC7106u+CedTCLF8+t7CLHSZNo=
2+
github.com/gofrs/uuid/v5 v5.5.0/go.mod h1:bbAA98EoIlxyRHIVg6ektCSsZ5n8mSbwgEhvhMYlZgg=
33
github.com/gophercloud/gophercloud/v2 v2.13.0 h1:yEyJG+kABd8x2ttTqLsomihU6Kg2YheJSZhvP/QSx+8=
44
github.com/gophercloud/gophercloud/v2 v2.13.0/go.mod h1:KZRLVs6gcoy/pEFdkZqFjdYqnS0emMHv66UqdM5lMjU=
55
golang.org/x/sys v0.45.0 h1:dO4czNzziLiiXplLQgBCEpCvXQ3dnkn0SdaZSYdQ+FY=

0 commit comments

Comments
 (0)