Skip to content

Commit 1995e28

Browse files
Update module github.com/hhrutter/pkcs7 to v0.2.2
1 parent 2e06b85 commit 1995e28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)