Skip to content

Commit f1a1892

Browse files
committed
Update relaxed-semver library
1 parent 245e84c commit f1a1892

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Diff for: .licenses/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.9.0
3+
version: v0.9.1-0.20230314155704-b3598a6a660a
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/go.bug.st/relaxed-semver

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/stretchr/testify v1.8.0
3636
go.bug.st/cleanup v1.0.0
3737
go.bug.st/downloader/v2 v2.1.1
38-
go.bug.st/relaxed-semver v0.9.0
38+
go.bug.st/relaxed-semver v0.9.1-0.20230314155704-b3598a6a660a
3939
go.bug.st/serial v1.3.2
4040
golang.org/x/crypto v0.7.0
4141
golang.org/x/text v0.8.0

Diff for: go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ go.bug.st/downloader/v2 v2.1.1 h1:nyqbUizo3E2IxCCm4YFac4FtSqqFpqWP+Aae5GCMuw4=
359359
go.bug.st/downloader/v2 v2.1.1/go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII=
360360
go.bug.st/relaxed-semver v0.9.0 h1:qt0T8W70VCurvsbxRK25fQwiTOFjkzwC/fDOpyPnchQ=
361361
go.bug.st/relaxed-semver v0.9.0/go.mod h1:ug0/W/RPYUjliE70Ghxg77RDHmPxqpo7SHV16ijss7Q=
362+
go.bug.st/relaxed-semver v0.9.1-0.20230314155704-b3598a6a660a h1:A/remezl8Ij2BTFsluluSVdozePONy1R1qeduQlghCU=
363+
go.bug.st/relaxed-semver v0.9.1-0.20230314155704-b3598a6a660a/go.mod h1:lPVGdtzbQ9/2fv6iXqIXWHOj6cMTUJ/l/Lu1w+sgdio=
362364
go.bug.st/serial v1.3.2 h1:6BFZZd/wngoL5PPYYTrFUounF54SIkykHpT98eq6zvk=
363365
go.bug.st/serial v1.3.2/go.mod h1:jDkjqASf/qSjmaOxHSHljwUQ6eHo/ZX/bxJLQqSlvZg=
364366
go.bug.st/testifyjson v1.1.1 h1:nHotIMK151LF3vYsU/b2RaoVaWCgrf2kvQeGNoZkGaA=

0 commit comments

Comments
 (0)