mirror of
https://github.com/stashapp/stash.git
synced 2026-05-08 01:29:46 -05:00
7 lines
107 B
Go
7 lines
107 B
Go
package plugdeps
|
|
|
|
var pop = Plugin{
|
|
Binary: "buffalo-pop",
|
|
GoGet: "github.com/gobuffalo/buffalo-pop",
|
|
}
|