12 lines
386 B
Modula-2
12 lines
386 B
Modula-2
|
module forge.cadoles.com/Pyxis/orion
|
||
|
|
||
|
require (
|
||
|
github.com/caarlos0/env v3.3.0+incompatible
|
||
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
||
|
github.com/go-chi/chi v3.3.3+incompatible
|
||
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||
|
github.com/stretchr/testify v1.2.2 // indirect
|
||
|
golang.org/x/net v0.0.0-20180911220305-26e67e76b6c3 // indirect
|
||
|
golang.org/x/text v0.3.0 // indirect
|
||
|
)
|