mirror of
https://github.com/stashapp/stash.git
synced 2025-12-19 14:53:01 +01:00
6 lines
130 B
Modula-2
6 lines
130 B
Modula-2
module github.com/gobuffalo/flect
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/stretchr/testify v1.3.0
|
|
)
|