Skip to content

Commit 0e5723f

Browse files
fix(deps): update module golang.org/x/crypto from v0.9.0 to v0.35.0 [security]
1 parent e08d179 commit 0e5723f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
github.com/pmezard/go-difflib v1.0.0 // indirect
4242
github.com/stretchr/testify v1.8.2
4343
github.com/ugorji/go/codec v1.2.1 // indirect
44-
golang.org/x/crypto v0.9.0
44+
golang.org/x/crypto v0.35.0
4545
google.golang.org/protobuf v1.27.1 // indirect
4646
gopkg.in/yaml.v3 v3.0.1 // indirect
4747
)

0 commit comments

Comments
 (0)