File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/davecgh/go-spew v1.1.1 // indirect
13
13
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
14
14
github.com/klauspost/compress v1.15.4 // indirect
15
- github.com/minetest-go/colormapping v1.0.1
15
+ github.com/minetest-go/colormapping v1.0.4
16
16
github.com/pmezard/go-difflib v1.0.0 // indirect
17
17
golang.org/x/image v0.0.0-20211028202545-6944b10bf410 // indirect
18
18
gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ github.com/minetest-go/colormapping v1.0.0 h1:kT2v8NG7kPf63p8cl/GPM6YSrxaT5O3zOW
14
14
github.com/minetest-go/colormapping v1.0.0 /go.mod h1:arMBjO6+z8+yhLvrsX4tCnYq5fzGcPFUOj/4Xb78Ktc =
15
15
github.com/minetest-go/colormapping v1.0.1 h1:RF6sFd59QuTkm0G3iMXlj3Leg+ZHRps+fY/j+FXsD5Q =
16
16
github.com/minetest-go/colormapping v1.0.1 /go.mod h1:arMBjO6+z8+yhLvrsX4tCnYq5fzGcPFUOj/4Xb78Ktc =
17
+ github.com/minetest-go/colormapping v1.0.4 h1:EoIAvdjAyO7kUFcBipbPZmGFSOoSiHwDHpUeH4LSJ4k =
18
+ github.com/minetest-go/colormapping v1.0.4 /go.mod h1:oltuvIhwZBc5YMTCABzziVUHdOCkSOIHr46zDS23Ev0 =
17
19
github.com/minetest-go/mapparser v0.1.1 h1:Ir7ChKX0lwnyr6Zg/Jd3ipQT1vPCAQYN6GWmQXK020Y =
18
20
github.com/minetest-go/mapparser v0.1.1 /go.mod h1:Rjv12WQ3Tn9BsOr0ohFguGWFol3vIfgQcTUy5wCACgo =
19
21
github.com/minetest-go/mapparser v0.1.2 h1:aAcRqikLAnZ9gV6mgwkhoclDwjo45eJs7Fz0WvD7vB4 =
You can’t perform that action at this time.
0 commit comments