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 c5ca931Copy full SHA for c5ca931
go.mod
@@ -11,7 +11,7 @@ require (
11
github.com/google/go-github/v66 v66.0.1-0.20241027130611-9e5757d5a766
12
github.com/google/uuid v1.6.0
13
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
14
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.38.1
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
0 commit comments