Skip to content

Commit f742451

Browse files
authored
Merge pull request #586 from rootless-containers/dependabot/go_modules/github.com/Masterminds/semver/v3-3.5.0
Build(deps): Bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
2 parents f3a51c1 + 135e787 commit f742451

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/rootless-containers/rootlesskit/v3
33
go 1.25.0
44

55
require (
6-
github.com/Masterminds/semver/v3 v3.4.0
6+
github.com/Masterminds/semver/v3 v3.5.0
77
github.com/containernetworking/plugins v1.9.1
88
github.com/containers/gvisor-tap-vsock v0.8.8
99
github.com/gofrs/flock v0.13.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0=
2-
github.com/Masterminds/semver/v3 v3.4.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
1+
github.com/Masterminds/semver/v3 v3.5.0 h1:kQceYJfbupGfZOKZQg0kou0DgAKhzDg2NZPAwZ/2OOE=
2+
github.com/Masterminds/semver/v3 v3.5.0/go.mod h1:4V+yj/TJE1HU9XfppCwVMZq3I84lprf4nC11bSS5beM=
33
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
44
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
55
github.com/apparentlymart/go-cidr v1.1.0 h1:2mAhrMoF+nhXqxTzSZMUzDHkLjmIHC+Zzn4tdgBZjnU=

0 commit comments

Comments
 (0)