From 4a1a52e8088564099035288cf32c6d057997a571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:35:40 +0000 Subject: [PATCH] chore(deps): bump github.com/gosimple/slug in the minor group Bumps the minor group with 1 update: [github.com/gosimple/slug](https://github.com/gosimple/slug). Updates `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 dependency-group: minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 2377b0e08c..7a55af88d0 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( github.com/gofrs/flock v0.12.1 github.com/google/go-containerregistry v0.20.2 github.com/google/uuid v1.6.0 - github.com/gosimple/slug v1.14.0 + github.com/gosimple/slug v1.15.0 github.com/moby/buildkit v0.18.2 github.com/moby/sys/sequential v0.6.0 github.com/moby/sys/userns v0.1.0 diff --git a/go.sum b/go.sum index b22011b456..8f3ce13f93 100644 --- a/go.sum +++ b/go.sum @@ -243,8 +243,8 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY= github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ= github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg= github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE= -github.com/gosimple/slug v1.14.0 h1:RtTL/71mJNDfpUbCOmnf/XFkzKRtD6wL6Uy+3akm4Es= -github.com/gosimple/slug v1.14.0/go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ= +github.com/gosimple/slug v1.15.0 h1:wRZHsRrRcs6b0XnxMUBM6WK1U1Vg5B0R7VkIf1Xzobo= +github.com/gosimple/slug v1.15.0/go.mod h1:UiRaFH+GEilHstLUmcBgWcI42viBN7mAb818JrYOeFQ= github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o= github.com/gosimple/unidecode v1.0.1/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc= github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0 h1:bkypFPDjIYGfCYD5mRBvpqxfYX1YCS1PXdKYWi8FsN0=