mirror of
https://github.com/cubixle/tuu.git
synced 2026-04-24 21:24:43 +01:00
19 lines
401 B
TOML
19 lines
401 B
TOML
[[constraint]]
|
|
name = "github.com/gobuffalo/buffalo"
|
|
version = "0.10.2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/context"
|
|
version = "1.1.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gorilla/mux"
|
|
version = "1.6.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.0"
|
|
|
|
[[override]]
|
|
name = "github.com/satori/go.uuid"
|
|
revision = "36e9d2ebbde5e3f13ab2e25625fd453271d6522e" |