File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,4 +137,4 @@ require (
137137 gopkg.in/yaml.v3 v3.0.1 // indirect
138138)
139139
140- replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.0
140+ replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.2
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/rs/zerolog v1.35.0
88 github.com/theopenlane/core/common v1.0.17
99 github.com/theopenlane/corejobs v0.1.21
10- github.com/theopenlane/riverboat v0.9.9
10+ github.com/theopenlane/riverboat v0.9.10
1111)
1212
1313require (
@@ -102,4 +102,4 @@ require (
102102 gopkg.in/yaml.v3 v3.0.1 // indirect
103103)
104104
105- replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.0
105+ replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.2
You can’t perform that action at this time.
0 commit comments