diff --git a/go.mod b/go.mod index 5cd2b41..077fac5 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/lindsaygelle/goheader 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=