File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/hashicorp/go-multierror v1.1.1 // indirect
1515 github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
1616 github.com/hashicorp/go-slug v0.16.8
17- github.com/hashicorp/go-tfe v1.94.0
17+ github.com/hashicorp/go-tfe v1.96.1-0.20251125191511-09dc30b122ae
1818 github.com/hashicorp/go-version v1.7.0
1919 github.com/hashicorp/hcl v1.0.0
2020 github.com/hashicorp/hcl/v2 v2.24.0 // indirect
@@ -32,7 +32,7 @@ require (
3232 golang.org/x/oauth2 v0.30.0 // indirect
3333 golang.org/x/sys v0.36.0 // indirect
3434 golang.org/x/text v0.29.0 // indirect
35- golang.org/x/time v0.12 .0 // indirect
35+ golang.org/x/time v0.14 .0 // indirect
3636 google.golang.org/protobuf v1.36.9 // indirect
3737)
3838
Original file line number Diff line number Diff line change @@ -79,6 +79,8 @@ github.com/hashicorp/go-tfe v1.93.0 h1:hJubwn1xNCo1iBO66iQkjyC+skR61cK1AQUj4O9vv
7979github.com/hashicorp/go-tfe v1.93.0 /go.mod h1:QwqgCD5seztgp76CP7F0POJPflQNSqjIvBpVohg9X50 =
8080github.com/hashicorp/go-tfe v1.94.0 h1:EjUo5kEV5m9BSfAduSbttGfR4M2TE0O5vJV3RNBArdw =
8181github.com/hashicorp/go-tfe v1.94.0 /go.mod h1:hTnfAzkwOMvWL4sVKNPzUYTjrbwKIWnRWYSIC/Zh5SA =
82+ github.com/hashicorp/go-tfe v1.96.1-0.20251125191511-09dc30b122ae h1:+859fnZn2SNtprSGs2jfhnLp3+skaHITeGwwYmBhf0k =
83+ github.com/hashicorp/go-tfe v1.96.1-0.20251125191511-09dc30b122ae /go.mod h1:umRhpwmiMAa5Dhu8dzF0itJfBZHJPoTmS8BpNZs9+2Y =
8284github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
8385github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
8486github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
@@ -243,6 +245,8 @@ golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
243245golang.org/x/text v0.29.0 /go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4 =
244246golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
245247golang.org/x/time v0.12.0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
248+ golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
249+ golang.org/x/time v0.14.0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
246250golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
247251golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e /go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo =
248252golang.org/x/tools v0.1.12 /go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc =
You can’t perform that action at this time.
0 commit comments