We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e06b85 commit 1995e28Copy full SHA for 1995e28
go.mod
@@ -137,4 +137,4 @@ require (
137
gopkg.in/yaml.v3 v3.0.1 // indirect
138
)
139
140
-replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.0
+replace github.com/hhrutter/pkcs7 => github.com/hhrutter/pkcs7 v0.2.2
trustcenter/go.mod
@@ -102,4 +102,4 @@ require (
102
103
104
105
0 commit comments