mirror of
https://github.com/stashapp/stash.git
synced 2026-04-25 00:12:49 +02:00
6 lines
107 B
Go
6 lines
107 B
Go
package plugdeps
|
|
|
|
var pop = Plugin{
|
|
Binary: "buffalo-pop",
|
|
GoGet: "github.com/gobuffalo/buffalo-pop",
|
|
}
|