forked from MTSR/mapserver
deps
This commit is contained in:
parent
51a0c7cb3d
commit
c1421c9daf
2
go.mod
2
go.mod
@ -8,8 +8,8 @@ require (
|
|||||||
github.com/mjibson/esc v0.1.0 // indirect
|
github.com/mjibson/esc v0.1.0 // indirect
|
||||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||||
github.com/prometheus/client_golang v0.9.4
|
github.com/prometheus/client_golang v0.9.4
|
||||||
github.com/stretchr/testify v1.3.0
|
|
||||||
github.com/sirupsen/logrus v1.4.2
|
github.com/sirupsen/logrus v1.4.2
|
||||||
|
github.com/stretchr/testify v1.3.0
|
||||||
github.com/yuin/gopher-lua v0.0.0-20190206043414-8bfc7677f583
|
github.com/yuin/gopher-lua v0.0.0-20190206043414-8bfc7677f583
|
||||||
golang.org/x/image v0.0.0-20190118043309-183bebdce1b2 // indirect
|
golang.org/x/image v0.0.0-20190118043309-183bebdce1b2 // indirect
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user