Skip to content

Commit 86a12fe

Browse files
authored
Merge pull request #315 from arduino/dependabot/go_modules/go.bug.st/relaxed-semver-0.15.0
Bump go.bug.st/relaxed-semver from 0.14.0 to 0.15.0
2 parents 3b2cac6 + bfb09db commit 86a12fe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: go.bug.st/relaxed-semver
3-
version: v0.14.0
3+
version: v0.15.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/go.bug.st/relaxed-semver

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/spf13/pflag v1.0.6
1010
github.com/stretchr/testify v1.10.0
1111
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
12-
go.bug.st/relaxed-semver v0.14.0
12+
go.bug.st/relaxed-semver v0.15.0
1313
)
1414

1515
require (

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec h1:DGmKwyZwEB8dI7t
7979
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec/go.mod h1:owBmyHYMLkxyrugmfwE/DLJyW8Ro9mkphwuVErQ0iUw=
8080
github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM=
8181
github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw=
82-
go.bug.st/relaxed-semver v0.14.0 h1:9yjJDAkYxkWTFpmF3h+uk7mdyU21LI0Y/fZ+IJsTuWk=
83-
go.bug.st/relaxed-semver v0.14.0/go.mod h1:bwHiCtYuD2m716tBk2OnOBjelsbXw9el5EIuyxT/ksU=
82+
go.bug.st/relaxed-semver v0.15.0 h1:w37+SYQPxF53RQO7QZZuPIMaPouOifdaP0B1ktst2nA=
83+
go.bug.st/relaxed-semver v0.15.0/go.mod h1:bwHiCtYuD2m716tBk2OnOBjelsbXw9el5EIuyxT/ksU=
8484
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
8585
golang.org/x/crypto v0.35.0 h1:b15kiHdrGCHrP6LvwaQ3c03kgNhhiMgvlhxHQhmg2Xs=
8686
golang.org/x/crypto v0.35.0/go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ=

0 commit comments

Comments
 (0)