diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-13 14:01:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-13 14:01:10 +0000 |
| commit | 74199fee80c2edbd5feee49259d50ba32fa01702 (patch) | |
| tree | 9eb0efc38678bc439f67246036c6f9d4c4bcfd83 /go.mod | |
| parent | 8937e4b85f914f13b28596d3422a24003c193882 (diff) | |
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
