File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/gen2brain/beeep v0.0.0-20230907135156-1a38885a97fc
15
15
github.com/golang/mock v1.6.0
16
16
github.com/hashicorp/go-multierror v1.1.1
17
- github.com/hashicorp/go-tfe v1.74.1
17
+ github.com/hashicorp/go-tfe v1.75.0
18
18
github.com/joho/godotenv v1.5.1
19
19
github.com/pkg/errors v0.9.1
20
20
github.com/sirupsen/logrus v1.9.3
@@ -193,7 +193,7 @@ require (
193
193
github.com/hashicorp/errwrap v1.1.0 // indirect
194
194
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
195
195
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
196
- github.com/hashicorp/go-slug v0.16.3 // indirect
196
+ github.com/hashicorp/go-slug v0.16.4 // indirect
197
197
github.com/hashicorp/jsonapi v1.3.2 // indirect
198
198
github.com/inconshreveable/mousetrap v1.1.0 // indirect
199
199
github.com/jmespath/go-jmespath v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -556,8 +556,8 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
556
556
github.com/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
557
557
github.com/hashicorp/go-slug v0.9.1 h1:gYNVJ3t0jAWx8AT2eYZci3Xd7NBHyjayW9AR1DU4ki0 =
558
558
github.com/hashicorp/go-slug v0.9.1 /go.mod h1:Ib+IWBYfEfJGI1ZyXMGNbu2BU+aa3Dzu41RKLH301v4 =
559
- github.com/hashicorp/go-tfe v1.74.1 h1:I/8fOwSYox17IZV7SULIQH0ZRPNL2g/biW6hHWnOTVY =
560
- github.com/hashicorp/go-tfe v1.74.1 /go.mod h1:kGHWMZ3HHjitgqON8nBZ4kPVJ3cLbzM4JMgmNVMs9aQ =
559
+ github.com/hashicorp/go-tfe v1.75.0 h1:7dixINN0rOmNo4Vpe/6aVCbF0j4bQpSVzw64CSLBTe8 =
560
+ github.com/hashicorp/go-tfe v1.75.0 /go.mod h1:IyJtCSk6TxidVAWcZeEgFzc/6fDDjinf21wyaBBc2mg =
561
561
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
562
562
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
563
563
github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
You can’t perform that action at this time.
0 commit comments