mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 22:05:43 +01:00
10 lines
300 B
Modula-2
10 lines
300 B
Modula-2
module github.com/gobuffalo/gogen
|
|
|
|
require (
|
|
github.com/gobuffalo/envy v1.6.15
|
|
github.com/gobuffalo/genny v0.0.0-20190219203444-c95082806342
|
|
github.com/markbates/safe v1.0.1
|
|
github.com/pkg/errors v0.8.1
|
|
github.com/stretchr/testify v1.3.0
|
|
golang.org/x/tools v0.0.0-20190221204921-83362c3779f5
|
|
)
|