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 @@ -10,7 +10,7 @@ require (
10
10
github.com/hashicorp/go-cleanhttp v0.5.2
11
11
github.com/hashicorp/go-memdb v1.3.5
12
12
github.com/hashicorp/go-multierror v1.1.1
13
- github.com/hashicorp/go-slug v0.16.6
13
+ github.com/hashicorp/go-slug v0.16.7
14
14
github.com/hashicorp/go-uuid v1.0.3
15
15
github.com/hashicorp/go-version v1.7.0
16
16
github.com/hashicorp/hc-install v0.9.2
Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
104
104
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
105
105
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
106
106
github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
107
- github.com/hashicorp/go-slug v0.16.6 h1:PGl0u53eav9Qv7VR5UTcHT4NHsHjaAN8o4CJWaOxthg =
108
- github.com/hashicorp/go-slug v0.16.6 /go.mod h1:X5fm++dL59cDOX8j48CqHr4KARTQau7isGh0ZVxJB5I =
107
+ github.com/hashicorp/go-slug v0.16.7 h1:sBW8y1sX+JKOZKu9a+DQZuWDVaX+U9KFnk6+VDQvKcw =
108
+ github.com/hashicorp/go-slug v0.16.7 /go.mod h1:X5fm++dL59cDOX8j48CqHr4KARTQau7isGh0ZVxJB5I =
109
109
github.com/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
110
110
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
111
111
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