File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : go.bug.st/relaxed-semver
3
- version : v0.10.0
3
+ version : v0.10.1
4
4
type : go
5
- summary :
5
+ summary :
6
6
homepage : https://pkg.go.dev/go.bug.st/relaxed-semver
7
7
license : bsd-3-clause
8
8
licenses :
@@ -42,4 +42,3 @@ licenses:
42
42
POSSIBILITY OF SUCH DAMAGE.
43
43
44
44
notices : []
45
- ...
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
35
35
github.com/stretchr/testify v1.8.0
36
36
go.bug.st/cleanup v1.0.0
37
37
go.bug.st/downloader/v2 v2.1.1
38
- go.bug.st/relaxed-semver v0.10.0
38
+ go.bug.st/relaxed-semver v0.10.1
39
39
go.bug.st/serial v1.3.2
40
40
golang.org/x/crypto v0.7.0
41
41
golang.org/x/text v0.8.0
Original file line number Diff line number Diff line change @@ -357,8 +357,8 @@ go.bug.st/cleanup v1.0.0 h1:XVj1HZxkBXeq3gMT7ijWUpHyIC1j8XAoNSyQ06CskgA=
357
357
go.bug.st/cleanup v1.0.0 /go.mod h1:EqVmTg2IBk4znLbPD28xne3abjsJftMdqqJEjhn70bk =
358
358
go.bug.st/downloader/v2 v2.1.1 h1:nyqbUizo3E2IxCCm4YFac4FtSqqFpqWP+Aae5GCMuw4 =
359
359
go.bug.st/downloader/v2 v2.1.1 /go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII =
360
- go.bug.st/relaxed-semver v0.10.0 h1:l2EX7+NXE3NNWC2yntw7ftU39s+j08zil9fYT+KbyLM =
361
- go.bug.st/relaxed-semver v0.10.0 /go.mod h1:lPVGdtzbQ9/2fv6iXqIXWHOj6cMTUJ/l/Lu1w+sgdio =
360
+ go.bug.st/relaxed-semver v0.10.1 h1:g61DeaZ48IsikiPpd52wE/extF+sqX0SyllzsEIWhBM =
361
+ go.bug.st/relaxed-semver v0.10.1 /go.mod h1:lPVGdtzbQ9/2fv6iXqIXWHOj6cMTUJ/l/Lu1w+sgdio =
362
362
go.bug.st/serial v1.3.2 h1:6BFZZd/wngoL5PPYYTrFUounF54SIkykHpT98eq6zvk =
363
363
go.bug.st/serial v1.3.2 /go.mod h1:jDkjqASf/qSjmaOxHSHljwUQ6eHo/ZX/bxJLQqSlvZg =
364
364
go.bug.st/testifyjson v1.1.1 h1:nHotIMK151LF3vYsU/b2RaoVaWCgrf2kvQeGNoZkGaA =
You can’t perform that action at this time.
0 commit comments