From 52a30cda5d827875b203f08c1aad0cd211533115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 02:57:35 +0000 Subject: [PATCH] Bump github.com/FollowTheProcess/collections from 0.5.0 to 0.5.1 Bumps [github.com/FollowTheProcess/collections](https://github.com/FollowTheProcess/collections) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/FollowTheProcess/collections/releases) - [Commits](https://github.com/FollowTheProcess/collections/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: github.com/FollowTheProcess/collections dependency-type: direct:production update-type: version-update:semver-patch ... 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 5542414..3f9c4ad 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/FollowTheProcess/spok go 1.21 require ( - github.com/FollowTheProcess/collections v0.5.0 + github.com/FollowTheProcess/collections v0.5.1 github.com/FollowTheProcess/msg v1.0.0 github.com/bmatcuk/doublestar/v4 v4.6.1 github.com/fatih/color v1.16.0 diff --git a/go.sum b/go.sum index ee99883..1601baa 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/FollowTheProcess/collections v0.5.0 h1:+ne308CEelMlsQJNvgnsO0RUCHSfNkHBphszbary+K8= -github.com/FollowTheProcess/collections v0.5.0/go.mod h1:wIPFes/QbkV5tvwNJEpgFAo/4hanRm33G63jNoyg8UY= +github.com/FollowTheProcess/collections v0.5.1 h1:P7j3zIq2tgsNwfhRhz9lx8BQwQx6B2RfCpyZRe6e0Xs= +github.com/FollowTheProcess/collections v0.5.1/go.mod h1:wIPFes/QbkV5tvwNJEpgFAo/4hanRm33G63jNoyg8UY= github.com/FollowTheProcess/msg v1.0.0 h1:ZIvbZ5WKlIoySPZfZfbjLn3nZN/1IWoTdjfJSkQ96NI= github.com/FollowTheProcess/msg v1.0.0/go.mod h1:HL9SNpRDtQxWCk/6T33EkmYHeSS9QBbcW+b785BDg4w= github.com/bmatcuk/doublestar/v4 v4.6.1 h1:FH9SifrbvJhnlQpztAx++wlkk70QBf0iBWDwNy7PA4I=