File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ require (
11
11
github.com/hashicorp/go-hclog v1.5.0 // indirect
12
12
github.com/hashicorp/go-multierror v1.1.1 // indirect
13
13
github.com/hashicorp/go-retryablehttp v0.7.5 // indirect
14
- github.com/hashicorp/go-slug v0.13.2
15
- github.com/hashicorp/go-tfe v1.40 .0
14
+ github.com/hashicorp/go-slug v0.13.3
15
+ github.com/hashicorp/go-tfe v1.41 .0
16
16
github.com/hashicorp/go-version v1.6.0
17
17
github.com/hashicorp/hcl v1.0.0
18
18
github.com/hashicorp/hcl/v2 v2.19.1 // indirect
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ github.com/hashicorp/go-plugin v1.6.0 h1:wgd4KxHJTVGGqWBq4QPB1i5BZNEx9BR8+OFmHDm
70
70
github.com/hashicorp/go-plugin v1.6.0 /go.mod h1:lBS5MtSSBZk0SHc66KACcjjlU6WzEVP/8pwz68aMkCI =
71
71
github.com/hashicorp/go-retryablehttp v0.7.5 h1:bJj+Pj19UZMIweq/iie+1u5YCdGrnxCT9yvm0e+Nd5M =
72
72
github.com/hashicorp/go-retryablehttp v0.7.5 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
73
- github.com/hashicorp/go-slug v0.13.2 h1:ArlarJ8w1Rinx4P1N6Sr00t+GmjJWtYZuSEDYPQBErA =
74
- github.com/hashicorp/go-slug v0.13.2 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
75
- github.com/hashicorp/go-tfe v1.40 .0 h1:xgR/ijk5XAAo4jQHIOrKnIJrc4iM0jjYPskKgf4eDTU =
76
- github.com/hashicorp/go-tfe v1.40 .0 /go.mod h1:pc7+wHCH26BaoFP5txiKkM7Coi5PmB9VwNfnnT2XpKE =
73
+ github.com/hashicorp/go-slug v0.13.3 h1:JiYNpOkD0HmMWw/lNYiBAUD6+WIBIV7UftKiqIbpNqM =
74
+ github.com/hashicorp/go-slug v0.13.3 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
75
+ github.com/hashicorp/go-tfe v1.41 .0 h1:ieQrbFwH4KITMxqyBni7v5jTBkcvQqCbnPNsV2eh4TY =
76
+ github.com/hashicorp/go-tfe v1.41 .0 /go.mod h1:i29eWGEtI/glZaixaMTVUipNWxQFN6gw7hy3swKOC/A =
77
77
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
78
78
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
79
79
github.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