mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 06:14:46 +01:00
7 lines
176 B
Modula-2
7 lines
176 B
Modula-2
module github.com/gobuffalo/packd
|
|
|
|
require (
|
|
github.com/gobuffalo/syncx v0.0.0-20181120194010-558ac7de985f
|
|
github.com/pkg/errors v0.8.0
|
|
github.com/stretchr/testify v1.2.2
|
|
)
|