File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hashicorp/go-multierror v1.1.1 // indirect
1313 github.com/hashicorp/go-retryablehttp v0.7.5 // indirect
1414 github.com/hashicorp/go-slug v0.14.0
15- github.com/hashicorp/go-tfe v1.45 .0
15+ github.com/hashicorp/go-tfe v1.46 .0
1616 github.com/hashicorp/go-version v1.6.0
1717 github.com/hashicorp/hcl v1.0.0
1818 github.com/hashicorp/hcl/v2 v2.19.1 // indirect
Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ github.com/hashicorp/go-slug v0.14.0 h1:/aZdUDjR74TSlsQp3hA9nqhCQkQHAUr2jjtuUfWq
7373github.com/hashicorp/go-slug v0.14.0 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
7474github.com/hashicorp/go-tfe v1.45.0 h1:WCiQWUV7n1Fq/pKA9C3rhcSmUtSPTYBtE1kIJ9U0NSU =
7575github.com/hashicorp/go-tfe v1.45.0 /go.mod h1:GRvhVp0mlNK/msPAvdeubWnV57avNoCmeaetcmvUyHY =
76+ github.com/hashicorp/go-tfe v1.46.0 h1:IlFh96QoC9wYag8LR7J9g0iEILWPpZ+BTqTzABvBax8 =
77+ github.com/hashicorp/go-tfe v1.46.0 /go.mod h1:GRvhVp0mlNK/msPAvdeubWnV57avNoCmeaetcmvUyHY =
7678github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
7779github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
7880github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
You can’t perform that action at this time.
0 commit comments