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 52e5dd6 commit 2d5b320Copy full SHA for 2d5b320
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
15
github.com/shurcooL/githubv4 v0.0.0-20221126192849-0b5c4c7994eb
16
github.com/stretchr/testify v1.9.0
17
- golang.org/x/crypto v0.31.0
+ golang.org/x/crypto v0.43.0
18
golang.org/x/oauth2 v0.22.0
19
)
20
0 commit comments