Bump github.com/nwaples/rardecode/v2 in the all-go-deps group

Bumps the all-go-deps group with 1 update: [github.com/nwaples/rardecode/v2](https://github.com/nwaples/rardecode).


Updates `github.com/nwaples/rardecode/v2` from 2.2.3 to 2.2.5
- [Commits](https://github.com/nwaples/rardecode/compare/v2.2.3...v2.2.5)

---
updated-dependencies:
- dependency-name: github.com/nwaples/rardecode/v2
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-22 03:43:04 +00:00
committed by GitHub
parent d114388553
commit 53bb448353
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/kovidgoyal/go-parallel v1.1.1
github.com/kovidgoyal/go-shm v1.0.0
github.com/kovidgoyal/imaging v1.8.21
github.com/nwaples/rardecode/v2 v2.2.3
github.com/nwaples/rardecode/v2 v2.2.5
github.com/seancfoley/ipaddress-go v1.7.1
github.com/sgtdi/fswatcher v1.3.0
github.com/shirou/gopsutil/v4 v4.26.5