From 1973418ab734f6a5bda6d6de9f8a674803371fd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 15:01:45 +0000 Subject: Bump github.com/gosimple/slug from 1.11.2 to 1.12.0 (#1265) Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.11.2 to 1.12.0. - [Release notes](https://github.com/gosimple/slug/releases) - [Commits](https://github.com/gosimple/slug/compare/v1.11.2...v1.12.0) --- updated-dependencies: - dependency-name: github.com/gosimple/slug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 84eb8fa3..8a1c8c1f 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.2 + github.com/gosimple/slug v1.12.0 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 -- cgit v1.2.3