What's Changed
Dependency Updates
- Updated
actions/setup-go
to digestsbb65d88
,78535dd
,29694d7
, andd35c59a
(#239, #243, #245, #250). - Updated Docker images:
- Updated
golangci/golangci-lint-action
to digest4d56fa9
(#241). - Updated
nicholas-fedor/go-proxy-pull-action
to digestad5d0f8
(#247). - Updated
cimg/go
Docker tag tov1.24.3
(#249).
Go Module Updates
- Updated
golang.org/x/text
tov0.25.0
(#244). - Updated
github.com/nicholas-fedor/shoutrrr
tov0.8.9
(#248).
Go Version & Dependencies
- Updated Go version to
1.24.3
and related dependencies (#251):github.com/google/pprof
:v0.0.0-20250423184734-337e5dd93bb4
→v0.0.0-20250501235452-c0086092b71a
github.com/spf13/cast
:v1.7.1
→v1.8.0
golang.org/x/tools
:v0.32.0
→v0.33.0
google.golang.org/genproto/googleapis/api
:v0.0.0-20250428153025-10db94c68c34
→v0.0.0-20250505200425-f936aa4a68b2
google.golang.org/genproto/googleapis/rpc
:v0.0.0-20250428153025-10db94c68c34
→v0.0.0-20250505200425-f936aa4a68b2
Full Changelog
See the complete changes: v1.9.1...v1.9.2
This version focuses on dependency maintenance and minor updates, with no major feature additions or breaking changes.