Skip to content

Commit ca68c60

Browse files
Update all patch dependencies
1 parent 2e06b85 commit ca68c60

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

trustcenter/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1313
require (
@@ -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

0 commit comments

Comments
 (0)