From 0090eee13fb91dc72f2a41eaddc4e37fc030bf0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 04:06:21 +0000 Subject: [PATCH] Bump github.com/lindsaygelle/slice from 1.2.2 to 1.3.0 Bumps [github.com/lindsaygelle/slice](https://github.com/lindsaygelle/slice) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/lindsaygelle/slice/releases) - [Commits](https://github.com/lindsaygelle/slice/compare/v1.2.2...v1.3.0) --- updated-dependencies: - dependency-name: github.com/lindsaygelle/slice dependency-type: direct:production update-type: version-update:semver-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 c27192b..3ec58d6 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/lindsaygelle/hashtable go 1.21 -require github.com/lindsaygelle/slice v1.2.2 +require github.com/lindsaygelle/slice v1.3.0 diff --git a/go.sum b/go.sum index 80205dd..fa1ac04 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/lindsaygelle/slice v1.2.2 h1:/Xn+ki2hFAS9NbnCxjp6+SK7OThYQKHGFV9kag3eheg= -github.com/lindsaygelle/slice v1.2.2/go.mod h1:vWZA76NLCaYC3p0nq10S0/uuOCbU871o9eOnm9tLj60= +github.com/lindsaygelle/slice v1.3.0 h1:h93Lq5o1N3+cgwdFUvbWRtiXhZtdXiCdID1i4UcG/W4= +github.com/lindsaygelle/slice v1.3.0/go.mod h1:vWZA76NLCaYC3p0nq10S0/uuOCbU871o9eOnm9tLj60=