mirror of
https://github.com/stashapp/stash.git
synced 2025-12-17 20:34:37 +03:00
9 lines
209 B
Modula-2
9 lines
209 B
Modula-2
module github.com/gobuffalo/mapi
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
|
github.com/pkg/errors v0.8.0
|
|
github.com/pmezard/go-difflib v1.0.0 // indirect
|
|
github.com/stretchr/testify v1.2.2
|
|
)
|