From 74199fee80c2edbd5feee49259d50ba32fa01702 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Nov 2021 14:01:10 +0000 Subject: Bump github.com/gosimple/slug from 1.11.0 to 1.11.2 (#1246) Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.11.0 to 1.11.2. - [Release notes](https://github.com/gosimple/slug/releases) - [Commits](https://github.com/gosimple/slug/compare/v1.11.0...v1.11.2) --- updated-dependencies: - dependency-name: github.com/gosimple/slug dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 119a5443..f53e5fc0 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/go-git/go-billy/v5 v5.3.1 github.com/go-git/go-git/v5 v5.4.2 github.com/google/uuid v1.3.0 - github.com/gosimple/slug v1.11.0 + github.com/gosimple/slug v1.11.2 github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf github.com/hashicorp/consul/api v1.11.0 github.com/hashicorp/go-sockaddr v1.0.2 @@ -65,7 +65,7 @@ require ( github.com/google/go-cmp v0.5.6 // indirect github.com/google/wire v0.5.0 // indirect github.com/googleapis/gax-go/v2 v2.1.1 // indirect - github.com/gosimple/unidecode v1.0.0 // indirect + github.com/gosimple/unidecode v1.0.1 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect github.com/hashicorp/go-hclog v0.16.2 // indirect -- cgit v1.2.3