From c84724819ff84cc42ff2a70b4c6e2e9031617ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 01:33:53 +0000 Subject: [PATCH] Bump github.com/alitto/pond/v2 from 2.1.6 to 2.3.3 Bumps [github.com/alitto/pond/v2](https://github.com/alitto/pond) from 2.1.6 to 2.3.3. - [Release notes](https://github.com/alitto/pond/releases) - [Commits](https://github.com/alitto/pond/compare/v2.1.6...v2.3.3) --- updated-dependencies: - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.3.3 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 7e4ea89..2bee3bb 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/hrenard/cleanarr go 1.23 require ( - github.com/alitto/pond/v2 v2.1.6 + github.com/alitto/pond/v2 v2.3.3 github.com/docker/go-units v0.5.0 github.com/sirupsen/logrus v1.9.3 github.com/spf13/viper v1.19.0 diff --git a/go.sum b/go.sum index 3cb2530..7c9799f 100644 --- a/go.sum +++ b/go.sum @@ -1,5 +1,5 @@ -github.com/alitto/pond/v2 v2.1.6 h1:6U3nSOjxpuNyvjIKjjRkpS2JDdgX5JqBm9GO2urcCjM= -github.com/alitto/pond/v2 v2.1.6/go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE= +github.com/alitto/pond/v2 v2.3.3 h1:HoHTt3CFIe7H0+UB42FALyGxODi64Ixl+LIhOHhDKTo= +github.com/alitto/pond/v2 v2.3.3/go.mod h1:xkjYEgQ05RSpWdfSd1nM3OVv7TBhLdy7rMp3+2Nq+yE= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=