File tree Expand file tree Collapse file tree 20 files changed +24
-12
lines changed
Expand file tree Collapse file tree 20 files changed +24
-12
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/hashicorp/go-cty v1.4.1 // indirect
3535 github.com/hashicorp/go-hclog v1.6.3 // indirect
3636 github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
37- github.com/hashicorp/go-slug v0.16.3 // indirect
37+ github.com/hashicorp/go-slug v0.16.4 // indirect
3838 github.com/hashicorp/go-version v1.7.0 // indirect
3939 github.com/hashicorp/hcl/v2 v2.24.0 // indirect
4040 github.com/hashicorp/logutils v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -209,6 +209,7 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
209209github.1485827954.workers.dev/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
210210github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 h1:pe0PMwz2UWN1168QksdW/d7u057itB2gY568iF0E2Ns =
211211github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
212+ github.com/hashicorp/go-slug v0.16.4 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
212213github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
213214github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
214215github.1485827954.workers.dev/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/hashicorp/go-metrics v0.5.4 // indirect
2828 github.com/hashicorp/go-multierror v1.1.1 // indirect
2929 github.com/hashicorp/go-rootcerts v1.0.2 // indirect
30- github.com/hashicorp/go-slug v0.16.3 // indirect
30+ github.com/hashicorp/go-slug v0.16.4 // indirect
3131 github.com/hashicorp/go-uuid v1.0.3 // indirect
3232 github.com/hashicorp/go-version v1.7.0 // indirect
3333 github.com/hashicorp/golang-lru v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -220,6 +220,7 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
220220github.1485827954.workers.dev/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
221221github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 h1:pe0PMwz2UWN1168QksdW/d7u057itB2gY568iF0E2Ns =
222222github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
223+ github.com/hashicorp/go-slug v0.16.4 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
223224github.1485827954.workers.dev/hashicorp/go-sockaddr v1.0.5 h1:dvk7TIXCZpmfOlM+9mlcrWmWjw/wlKT+VDq2wMvfPJU =
224225github.1485827954.workers.dev/hashicorp/go-sockaddr v1.0.5 /go.mod h1:uoUUmtwU7n9Dv3O4SNLeFvg0SxQ3lyjsj6+CCykpaxI =
225226github.1485827954.workers.dev/hashicorp/go-uuid v1.0.0 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/google/go-cmp v0.7.0 // indirect
2424 github.com/google/go-querystring v1.1.0 // indirect
2525 github.com/google/uuid v1.6.0 // indirect
26- github.com/hashicorp/go-slug v0.16.3 // indirect
26+ github.com/hashicorp/go-slug v0.16.4 // indirect
2727 github.com/hashicorp/go-uuid v1.0.3 // indirect
2828 github.com/hashicorp/go-version v1.7.0 // indirect
2929 github.com/hashicorp/hcl/v2 v2.24.0 // indirect
Original file line number Diff line number Diff line change @@ -178,6 +178,7 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
178178github.1485827954.workers.dev/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
179179github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 h1:pe0PMwz2UWN1168QksdW/d7u057itB2gY568iF0E2Ns =
180180github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
181+ github.com/hashicorp/go-slug v0.16.4 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
181182github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
182183github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
183184github.1485827954.workers.dev/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ require (
3434 github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
3535 github.com/googleapis/gax-go/v2 v2.12.0 // indirect
3636 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
37- github.com/hashicorp/go-slug v0.16.3 // indirect
37+ github.com/hashicorp/go-slug v0.16.4 // indirect
3838 github.com/hashicorp/go-uuid v1.0.3 // indirect
3939 github.com/hashicorp/go-version v1.7.0 // indirect
4040 github.com/hashicorp/hcl/v2 v2.24.0 // indirect
@@ -56,7 +56,7 @@ require (
5656 golang.org/x/sync v0.15.0 // indirect
5757 golang.org/x/sys v0.33.0 // indirect
5858 golang.org/x/text v0.26.0 // indirect
59- golang.org/x/time v0.9 .0 // indirect
59+ golang.org/x/time v0.10 .0 // indirect
6060 golang.org/x/tools v0.33.0 // indirect
6161 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
6262 google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53 // indirect
Original file line number Diff line number Diff line change @@ -183,6 +183,7 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
183183github.1485827954.workers.dev/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
184184github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 h1:pe0PMwz2UWN1168QksdW/d7u057itB2gY568iF0E2Ns =
185185github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
186+ github.com/hashicorp/go-slug v0.16.4 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
186187github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
187188github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
188189github.1485827954.workers.dev/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
@@ -437,6 +438,7 @@ golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxb
437438golang.org/x/time v0.0.0-20191024005414-555d28b269f0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
438439golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
439440golang.org/x/time v0.9.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
441+ golang.org/x/time v0.10.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
440442golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
441443golang.org/x/tools v0.0.0-20190114222345-bf090417da8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
442444golang.org/x/tools v0.0.0-20190226205152-f727befe758c /go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY =
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
2929 github.com/google/gnostic-models v0.6.9 // indirect
3030 github.com/google/go-cmp v0.7.0 // indirect
3131 github.com/google/uuid v1.6.0 // indirect
32- github.com/hashicorp/go-slug v0.16.3 // indirect
32+ github.com/hashicorp/go-slug v0.16.4 // indirect
3333 github.com/hashicorp/go-uuid v1.0.3 // indirect
3434 github.com/hashicorp/go-version v1.7.0 // indirect
3535 github.com/hashicorp/hcl/v2 v2.24.0 // indirect
@@ -55,7 +55,7 @@ require (
5555 golang.org/x/sys v0.33.0 // indirect
5656 golang.org/x/term v0.32.0 // indirect
5757 golang.org/x/text v0.26.0 // indirect
58- golang.org/x/time v0.9 .0 // indirect
58+ golang.org/x/time v0.10 .0 // indirect
5959 golang.org/x/tools v0.33.0 // indirect
6060 google.golang.org/protobuf v1.36.6 // indirect
6161 gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
Original file line number Diff line number Diff line change @@ -195,6 +195,7 @@ github.com/hashicorp/go-safetemp v1.0.0 h1:2HR189eFNrjHQyENnQMMpCiBAsRxzbTMIgBhE
195195github.1485827954.workers.dev/hashicorp/go-safetemp v1.0.0 /go.mod h1:oaerMy3BhqiTbVye6QuFhFtIceqFoDHxNAB65b+Rj1I =
196196github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 h1:pe0PMwz2UWN1168QksdW/d7u057itB2gY568iF0E2Ns =
197197github.1485827954.workers.dev/hashicorp/go-slug v0.16.3 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
198+ github.com/hashicorp/go-slug v0.16.4 /go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ =
198199github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
199200github.1485827954.workers.dev/hashicorp/go-uuid v1.0.3 /go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro =
200201github.1485827954.workers.dev/hashicorp/go-version v1.7.0 h1:5tqGy27NaOTB8yJKUZELlFAS/LTKJkrmONwQKeRZfjY =
@@ -477,6 +478,7 @@ golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxb
477478golang.org/x/time v0.0.0-20191024005414-555d28b269f0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
478479golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
479480golang.org/x/time v0.9.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
481+ golang.org/x/time v0.10.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
480482golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
481483golang.org/x/tools v0.0.0-20190114222345-bf090417da8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
482484golang.org/x/tools v0.0.0-20190226205152-f727befe758c /go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY =
You can’t perform that action at this time.
0 commit comments