Skip to content

Commit 05f9b49

Browse files
build(deps): bump github.com/hashicorp/go-slug from 0.16.1 to 0.16.2 (#1885)
Bumps [github.com/hashicorp/go-slug](https://github.com/hashicorp/go-slug) from 0.16.1 to 0.16.2. - [Release notes](https://github.com/hashicorp/go-slug/releases) - [Commits](hashicorp/go-slug@v0.16.1...v0.16.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-slug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d511ad2 commit 05f9b49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/hashicorp/go-cleanhttp v0.5.2
1111
github.com/hashicorp/go-memdb v1.3.4
1212
github.com/hashicorp/go-multierror v1.1.1
13-
github.com/hashicorp/go-slug v0.16.1
13+
github.com/hashicorp/go-slug v0.16.2
1414
github.com/hashicorp/go-uuid v1.0.3
1515
github.com/hashicorp/go-version v1.7.0
1616
github.com/hashicorp/hc-install v0.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
213213
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
214214
github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU=
215215
github.com/hashicorp/go-retryablehttp v0.7.7/go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk=
216-
github.com/hashicorp/go-slug v0.16.1 h1:mhuRlrbj3Y9608fqpKmd8hx+aj0juSrzmyuKVjfcnKI=
217-
github.com/hashicorp/go-slug v0.16.1/go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ=
216+
github.com/hashicorp/go-slug v0.16.2 h1:0P3hkT9Dhj94WnA7sgS/bRu33Xe9mIW+xnYvinwrKfs=
217+
github.com/hashicorp/go-slug v0.16.2/go.mod h1:THWVTAXwJEinbsp4/bBRcmbaO5EYNLTqxbG4tZ3gCYQ=
218218
github.com/hashicorp/go-uuid v1.0.0/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=
219219
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8=
220220
github.com/hashicorp/go-uuid v1.0.3/go.mod h1:6SBZvOh/SIDV7/2o3Jml5SYk/TvGqwFJ/bN7x4byOro=

0 commit comments

Comments
 (0)