Skip to content

Commit 53ba61d

Browse files
chore(deps): bump golang.org/x/crypto in /actions (#875)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200622213623-75b288015ac9 to 0.35.0. - [Commits](https://github.com/golang/crypto/commits/v0.35.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.35.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c044d commit 53ba61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ require (
1010

1111
require (
1212
github.com/google/go-querystring v1.0.0 // indirect
13-
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 // indirect
13+
golang.org/x/crypto v0.35.0 // indirect
1414
)

0 commit comments

Comments
 (0)