We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5747aa commit 2a511d5Copy full SHA for 2a511d5
go.mod
@@ -3,7 +3,7 @@ module github.com/go-flutter-desktop/hover
3
go 1.19
4
5
require (
6
- github.com/JackMordaunt/icns v1.0.0
+ github.com/JackMordaunt/icns/v3 v3.0.0
7
github.com/Kodeworks/golang-image-ico v0.0.0-20141118225523-73f0f4cfade9
8
github.com/google/uuid v1.4.0
9
github.com/hashicorp/go-version v1.6.0
0 commit comments