go.mod (86B)
1 module github.com/jackmordaunt/icns/v4 2 3 go 1.27.0 4 5 require golang.org/x/image v0.46.0