Skip to content

Commit d043f7d

Browse files
fix(deps): update module golang.org/x/crypto to v0.46.0
1 parent 52e5dd6 commit d043f7d

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
@@ -14,7 +14,7 @@ require (
1414
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
1515
github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
1616
github.com/stretchr/testify v1.9.0
17-
golang.org/x/crypto v0.31.0
17+
golang.org/x/crypto v0.46.0
1818
golang.org/x/oauth2 v0.22.0
1919
)
2020

0 commit comments

Comments
 (0)