From a6e85c78ed1a76747a897a2bda831cfb6eaba86a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:07:29 +1100 Subject: [PATCH] Bump github.com/lindsaygelle/slice from 1.2.2 to 1.3.0 (#23) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Linneeeeeeee --- 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=