From b7dafc95a48f372843147c51d40225ba3c3b6c5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 10:56:43 +0000 Subject: [PATCH] fix(deps): update module github.com/jackmordaunt/icns to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7d33ae0..408a198 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24.0 toolchain go1.25.2 require ( - github.com/JackMordaunt/icns v1.0.0 + github.com/JackMordaunt/icns/v3 v3.0.1 github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9 github.com/google/uuid v1.6.0 github.com/hashicorp/go-version v1.7.0