File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/google/go-querystring v1.1.0
8
8
github.com/hashicorp/go-cleanhttp v0.5.2
9
9
github.com/hashicorp/go-retryablehttp v0.7.5
10
- github.com/hashicorp/go-slug v0.13.2
10
+ github.com/hashicorp/go-slug v0.13.3
11
11
github.com/hashicorp/go-uuid v1.0.3
12
12
github.com/hashicorp/go-version v1.6.0
13
13
github.com/hashicorp/jsonapi v0.0.0-20210826224640-ee7dae0fb22d
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxC
12
12
github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
13
13
github.com/hashicorp/go-retryablehttp v0.7.5 h1:bJj+Pj19UZMIweq/iie+1u5YCdGrnxCT9yvm0e+Nd5M =
14
14
github.com/hashicorp/go-retryablehttp v0.7.5 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
15
- github.com/hashicorp/go-slug v0.13.2 h1:ArlarJ8w1Rinx4P1N6Sr00t+GmjJWtYZuSEDYPQBErA =
16
- github.com/hashicorp/go-slug v0.13.2 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
15
+ github.com/hashicorp/go-slug v0.13.3 h1:JiYNpOkD0HmMWw/lNYiBAUD6+WIBIV7UftKiqIbpNqM =
16
+ github.com/hashicorp/go-slug v0.13.3 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
17
17
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
18
18
github.com/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
19
19
github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
You can’t perform that action at this time.
0 commit comments