0.3.10 Read from local pallette.xml working. /JL

This commit is contained in:
2022-12-22 22:07:07 +01:00
parent abc422f58b
commit 9d7c215ea9
4 changed files with 26 additions and 3 deletions

1
go.mod
View File

@@ -8,6 +8,7 @@ require (
github.com/akavel/rsrc v0.10.2 // indirect
github.com/bigkevmcd/go-configparser v0.0.0-20221013105652-718c0b41a604 // indirect
github.com/lxn/win v0.0.0-20210218163916-a377121e959e // indirect
github.com/otiai10/copy v1.9.0 // indirect
golang.org/x/sys v0.3.0 // indirect
gopkg.in/Knetic/govaluate.v3 v3.0.0 // indirect
)