summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-18 15:01:45 +0000
committerGitHub <noreply@github.com>2021-12-18 15:01:45 +0000
commit1973418ab734f6a5bda6d6de9f8a674803371fd5 (patch)
treeb144c311a41920d8e39a37f9fa4e9580989b5a58 /go.mod
parent90bd2dc0f69776a5d10ceddfe7cddfe396cc5a0f (diff)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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