We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v0.9.0
v0.35.0
1 parent e08d179 commit 0e5723fCopy full SHA for 0e5723f
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/pmezard/go-difflib v1.0.0 // indirect
42
github.com/stretchr/testify v1.8.2
43
github.com/ugorji/go/codec v1.2.1 // indirect
44
- golang.org/x/crypto v0.9.0
+ golang.org/x/crypto v0.35.0
45
google.golang.org/protobuf v1.27.1 // indirect
46
gopkg.in/yaml.v3 v3.0.1 // indirect
47
)
0 commit comments