diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-09 12:31:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-09 12:31:57 -0400 |
| commit | ce234c8c0a3484a042872afed0fd3f89fb726263 (patch) | |
| tree | 417a7be8bf2a35f90412039ace0fe9f5aa11bdae /go.mod | |
| parent | 9785caa0f50f609c1f9eb1dc0242ff87efdd6d88 (diff) | |
deps(go): Bump github.com/gosimple/slug from 1.14.0 to 1.15.0 (#2295)
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/gosimple/slug/releases)
- [Commits](https://github.com/gosimple/slug/compare/v1.14.0...v1.15.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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ require ( github.com/aws/aws-sdk-go v1.55.5 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa github.com/google/uuid v1.6.0 - github.com/gosimple/slug v1.14.0 + github.com/gosimple/slug v1.15.0 github.com/hack-pad/hackpadfs v0.2.4 github.com/hairyhenderson/go-fsimpl v0.2.1 github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf |
