File tree 7 files changed +11
-8
lines changed
7 files changed +11
-8
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.0.0-20190922224835-391e10178d18
3
+ version : v0.9.0
4
4
type : go
5
5
summary :
6
6
homepage : https://pkg.go.dev/go.bug.st/relaxed-semver
@@ -9,7 +9,7 @@ licenses:
9
9
- sources : LICENSE
10
10
text : |2+
11
11
12
- Copyright (c) 2018, Cristian Maglie.
12
+ Copyright (c) 2018-2022 , Cristian Maglie.
13
13
All rights reserved.
14
14
15
15
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ require (
76
76
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
77
77
go.bug.st/cleanup v1.0.0 // indirect
78
78
go.bug.st/downloader/v2 v2.1.0 // indirect
79
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 // indirect
79
+ go.bug.st/relaxed-semver v0.9.0 // indirect
80
80
go.opentelemetry.io/contrib v0.20.0 // indirect
81
81
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.20.0 // indirect
82
82
go.opentelemetry.io/otel v0.20.0 // indirect
Original file line number Diff line number Diff line change @@ -1248,8 +1248,9 @@ go.bug.st/cleanup v1.0.0 h1:XVj1HZxkBXeq3gMT7ijWUpHyIC1j8XAoNSyQ06CskgA=
1248
1248
go.bug.st/cleanup v1.0.0 /go.mod h1:EqVmTg2IBk4znLbPD28xne3abjsJftMdqqJEjhn70bk =
1249
1249
go.bug.st/downloader/v2 v2.1.0 h1:VqGOrJrjgz8c0c8ExvF9dvvcpcrbo2IrI+rOoXKD6nQ =
1250
1250
go.bug.st/downloader/v2 v2.1.0 /go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII =
1251
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 h1:F1qxtaFuewctYc/SsHRn+Q7Dtwi+yJGPgVq8YLtQz98 =
1252
1251
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 /go.mod h1:Cx1VqMtEhE9pIkEyUj3LVVVPkv89dgW8aCKrRPDR/uE =
1252
+ go.bug.st/relaxed-semver v0.9.0 h1:qt0T8W70VCurvsbxRK25fQwiTOFjkzwC/fDOpyPnchQ =
1253
+ go.bug.st/relaxed-semver v0.9.0 /go.mod h1:ug0/W/RPYUjliE70Ghxg77RDHmPxqpo7SHV16ijss7Q =
1253
1254
go.bug.st/serial v1.1.1 /go.mod h1:VmYBeyJWp5BnJ0tw2NUJHZdJTGl2ecBGABHlzRK1knY =
1254
1255
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45 /go.mod h1:dRSl/CVCTf56CkXgJMDOdSwNfo2g1orOGE/gBGdvjZw =
1255
1256
go.elastic.co/apm v1.8.0 /go.mod h1:tCw6CkOJgkWnzEthFN9HUP1uL3Gjc/Ur6m7gRPLaoH0 =
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
20
20
github.com/stretchr/testify v1.7.1
21
21
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
22
22
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
23
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18
23
+ go.bug.st/relaxed-semver v0.9.0
24
24
)
25
25
26
26
require (
Original file line number Diff line number Diff line change @@ -1278,8 +1278,9 @@ go.bug.st/cleanup v1.0.0 h1:XVj1HZxkBXeq3gMT7ijWUpHyIC1j8XAoNSyQ06CskgA=
1278
1278
go.bug.st/cleanup v1.0.0 /go.mod h1:EqVmTg2IBk4znLbPD28xne3abjsJftMdqqJEjhn70bk =
1279
1279
go.bug.st/downloader/v2 v2.1.0 h1:VqGOrJrjgz8c0c8ExvF9dvvcpcrbo2IrI+rOoXKD6nQ =
1280
1280
go.bug.st/downloader/v2 v2.1.0 /go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII =
1281
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 h1:F1qxtaFuewctYc/SsHRn+Q7Dtwi+yJGPgVq8YLtQz98 =
1282
1281
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 /go.mod h1:Cx1VqMtEhE9pIkEyUj3LVVVPkv89dgW8aCKrRPDR/uE =
1282
+ go.bug.st/relaxed-semver v0.9.0 h1:qt0T8W70VCurvsbxRK25fQwiTOFjkzwC/fDOpyPnchQ =
1283
+ go.bug.st/relaxed-semver v0.9.0 /go.mod h1:ug0/W/RPYUjliE70Ghxg77RDHmPxqpo7SHV16ijss7Q =
1283
1284
go.bug.st/serial v1.1.1 /go.mod h1:VmYBeyJWp5BnJ0tw2NUJHZdJTGl2ecBGABHlzRK1knY =
1284
1285
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45 /go.mod h1:dRSl/CVCTf56CkXgJMDOdSwNfo2g1orOGE/gBGdvjZw =
1285
1286
go.elastic.co/apm v1.8.0 /go.mod h1:tCw6CkOJgkWnzEthFN9HUP1uL3Gjc/Ur6m7gRPLaoH0 =
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
72
72
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
73
73
go.bug.st/cleanup v1.0.0 // indirect
74
74
go.bug.st/downloader/v2 v2.1.0 // indirect
75
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 // indirect
75
+ go.bug.st/relaxed-semver v0.9.0 // indirect
76
76
go.opentelemetry.io/contrib v0.20.0 // indirect
77
77
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.20.0 // indirect
78
78
go.opentelemetry.io/otel v0.20.0 // indirect
Original file line number Diff line number Diff line change @@ -1252,8 +1252,9 @@ go.bug.st/cleanup v1.0.0 h1:XVj1HZxkBXeq3gMT7ijWUpHyIC1j8XAoNSyQ06CskgA=
1252
1252
go.bug.st/cleanup v1.0.0 /go.mod h1:EqVmTg2IBk4znLbPD28xne3abjsJftMdqqJEjhn70bk =
1253
1253
go.bug.st/downloader/v2 v2.1.0 h1:VqGOrJrjgz8c0c8ExvF9dvvcpcrbo2IrI+rOoXKD6nQ =
1254
1254
go.bug.st/downloader/v2 v2.1.0 /go.mod h1:VZW2V1iGKV8rJL2ZEGIDzzBeKowYv34AedJz13RzVII =
1255
- go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 h1:F1qxtaFuewctYc/SsHRn+Q7Dtwi+yJGPgVq8YLtQz98 =
1256
1255
go.bug.st/relaxed-semver v0.0.0-20190922224835-391e10178d18 /go.mod h1:Cx1VqMtEhE9pIkEyUj3LVVVPkv89dgW8aCKrRPDR/uE =
1256
+ go.bug.st/relaxed-semver v0.9.0 h1:qt0T8W70VCurvsbxRK25fQwiTOFjkzwC/fDOpyPnchQ =
1257
+ go.bug.st/relaxed-semver v0.9.0 /go.mod h1:ug0/W/RPYUjliE70Ghxg77RDHmPxqpo7SHV16ijss7Q =
1257
1258
go.bug.st/serial v1.1.1 /go.mod h1:VmYBeyJWp5BnJ0tw2NUJHZdJTGl2ecBGABHlzRK1knY =
1258
1259
go.bug.st/serial.v1 v0.0.0-20180827123349-5f7892a7bb45 /go.mod h1:dRSl/CVCTf56CkXgJMDOdSwNfo2g1orOGE/gBGdvjZw =
1259
1260
go.elastic.co/apm v1.8.0 /go.mod h1:tCw6CkOJgkWnzEthFN9HUP1uL3Gjc/Ur6m7gRPLaoH0 =
You can’t perform that action at this time.
0 commit comments