Skip to content

Commit ec0ec0c

Browse files
authored
Merge pull request #302 from arduino/dependabot/go_modules/go.bug.st/relaxed-semver-0.13.0
Bump go.bug.st/relaxed-semver from 0.12.0 to 0.13.0
2 parents 268e538 + ca8878a commit ec0ec0c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: go.bug.st/relaxed-semver
3-
version: v0.12.0
3+
version: v0.13.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/go.bug.st/relaxed-semver
@@ -9,7 +9,7 @@ licenses:
99
- sources: LICENSE
1010
text: |2+
1111
12-
Copyright (c) 2018-2022, Cristian Maglie.
12+
Copyright (c) 2018-2025, Cristian Maglie.
1313
All rights reserved.
1414
1515
Redistribution and use in source and binary forms, with or without

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.12.0
12+
go.bug.st/relaxed-semver v0.13.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.12.0 h1:se8v3lTdAAFp68+/RS/0Y/nFdnpdzkP5ICY04SPau4E=
83-
go.bug.st/relaxed-semver v0.12.0/go.mod h1:Cpcbiig6Omwlq6bS7i3MQWiqS7W7HDd8CAnZFC40Cl0=
82+
go.bug.st/relaxed-semver v0.13.0 h1:Bd4rd1lNr9os6wEy4nG+W/jT4W/rXD8fLxxo0csRoZg=
83+
go.bug.st/relaxed-semver v0.13.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.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
8686
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=

0 commit comments

Comments
 (0)