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.
1 parent c8c044d commit 53ba61dCopy full SHA for 53ba61d
actions/go.mod
@@ -10,5 +10,5 @@ require (
10
11
require (
12
github.com/google/go-querystring v1.0.0 // indirect
13
- golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
+ golang.org/x/crypto v0.35.0 // indirect
14
)
0 commit comments