From 349525bfa66323f7361ecba7f98342cd2cee341b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 03:43:13 +0000 Subject: [PATCH] Bump github.com/seancfoley/ipaddress-go in the all-go-deps group Bumps the all-go-deps group with 1 update: [github.com/seancfoley/ipaddress-go](https://github.com/seancfoley/ipaddress-go). Updates `github.com/seancfoley/ipaddress-go` from 1.8.1 to 1.8.3 - [Release notes](https://github.com/seancfoley/ipaddress-go/releases) - [Commits](https://github.com/seancfoley/ipaddress-go/compare/v1.8.1...v1.8.3) --- updated-dependencies: - dependency-name: github.com/seancfoley/ipaddress-go dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps ... 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 594dacaf0..836c7add3 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/kovidgoyal/go-shm v1.0.0 github.com/kovidgoyal/imaging v1.8.23 github.com/nwaples/rardecode/v2 v2.3.0 - github.com/seancfoley/ipaddress-go v1.8.1 + github.com/seancfoley/ipaddress-go v1.8.3 github.com/sgtdi/fswatcher v1.3.0 github.com/shirou/gopsutil/v4 v4.26.7 github.com/ulikunitz/xz v0.5.16 diff --git a/go.sum b/go.sum index 34b4ed059..18879db04 100644 --- a/go.sum +++ b/go.sum @@ -54,8 +54,8 @@ github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd h1:CmH9+J6ZSsIjUK github.com/rwcarlsen/goexif v0.0.0-20190401172101-9e8deecbddbd/go.mod h1:hPqNNc0+uJM6H+SuU8sEs5K5IQeKccPqeSjfgcKGgPk= github.com/seancfoley/bintree v1.4.0 h1:Voxh1yBkOMWTXR4dP/hOrLYVq/yVwxaRVPc6pIj3kME= github.com/seancfoley/bintree v1.4.0/go.mod h1:hIUabL8OFYyFVTQ6azeajbopogQc2l5C/hiXMcemWNU= -github.com/seancfoley/ipaddress-go v1.8.1 h1:yOWf9lYLE8TFpdSZyCjnjotBb9ZHCxUXlAhBv+nzOKA= -github.com/seancfoley/ipaddress-go v1.8.1/go.mod h1:eUgkV6XW0J4u07aANfX3Fr9PozlFkdwLde5aEVQfeqk= +github.com/seancfoley/ipaddress-go v1.8.3 h1:gk9LKhvVAIWqOqLQ7X2RHQtpIhdESRGYATiPd/NikCk= +github.com/seancfoley/ipaddress-go v1.8.3/go.mod h1:eUgkV6XW0J4u07aANfX3Fr9PozlFkdwLde5aEVQfeqk= github.com/sgtdi/fswatcher v1.3.0 h1:2tFEnBml5EipRF4TvUP0x+T4ty2OSYlmvcnQ6dSTp04= github.com/sgtdi/fswatcher v1.3.0/go.mod h1:I4FUeG0e27WFw+ogs5OjZSgPKobnGrUa17EwjRjZQaY= github.com/shirou/gopsutil/v4 v4.26.7 h1:IXzpHz/dkMRYAhKkOXr1HB6SuzWU3eoyyeWe7g3bNZc=