mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-01 14:53:30 +00:00
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] <support@github.com>
This commit is contained in:
parent
77630f3a67
commit
349525bfa6
2 changed files with 3 additions and 3 deletions
2
go.mod
2
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
|
||||
|
|
|
|||
4
go.sum
4
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=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue