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 @@ -3,7 +3,7 @@ module mapserver
3
3
require (
4
4
github.com/gorilla/websocket v1.5.0
5
5
github.com/lib/pq v1.10.7
6
- github.com/minetest-go/colormapping v1.0.1
6
+ github.com/minetest-go/colormapping v1.0.2
7
7
github.com/minetest-go/mapparser v0.1.8
8
8
github.com/patrickmn/go-cache v2.1.0+incompatible
9
9
github.com/prometheus/client_golang v1.14.0
Original file line number Diff line number Diff line change @@ -188,6 +188,8 @@ github.com/minetest-go/colormapping v1.0.0 h1:kT2v8NG7kPf63p8cl/GPM6YSrxaT5O3zOW
188
188
github.com/minetest-go/colormapping v1.0.0 /go.mod h1:arMBjO6+z8+yhLvrsX4tCnYq5fzGcPFUOj/4Xb78Ktc =
189
189
github.com/minetest-go/colormapping v1.0.1 h1:RF6sFd59QuTkm0G3iMXlj3Leg+ZHRps+fY/j+FXsD5Q =
190
190
github.com/minetest-go/colormapping v1.0.1 /go.mod h1:arMBjO6+z8+yhLvrsX4tCnYq5fzGcPFUOj/4Xb78Ktc =
191
+ github.com/minetest-go/colormapping v1.0.2 h1:VpbSt6olNcb0yFw3z6wQC/RnZtJVRvtqhpzG+X8mrrc =
192
+ github.com/minetest-go/colormapping v1.0.2 /go.mod h1:arMBjO6+z8+yhLvrsX4tCnYq5fzGcPFUOj/4Xb78Ktc =
191
193
github.com/minetest-go/mapparser v0.1.1 h1:Ir7ChKX0lwnyr6Zg/Jd3ipQT1vPCAQYN6GWmQXK020Y =
192
194
github.com/minetest-go/mapparser v0.1.1 /go.mod h1:Rjv12WQ3Tn9BsOr0ohFguGWFol3vIfgQcTUy5wCACgo =
193
195
github.com/minetest-go/mapparser v0.1.8 h1:tmkno1Qi8nIdjQXJLlnq38uVGygZWA8i3ilre/bB9W8 =
You can’t perform that action at this time.
0 commit comments