From 14231db682565a8c81a88c579edb297bbfa86109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 02:01:29 +0000 Subject: [PATCH] Bump github.com/alitto/pond/v2 from 2.1.6 to 2.3.2 Bumps [github.com/alitto/pond/v2](https://github.com/alitto/pond) from 2.1.6 to 2.3.2. - [Release notes](https://github.com/alitto/pond/releases) - [Commits](https://github.com/alitto/pond/compare/v2.1.6...v2.3.2) --- updated-dependencies: - dependency-name: github.com/alitto/pond/v2 dependency-version: 2.3.2 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..30024aa 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.2 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..e8df60f 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.2 h1:EAwwpi4Re7OE7poKDHqIUhJlq/mUBmtZN2PmDYCgRLE= +github.com/alitto/pond/v2 v2.3.2/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=