mirror of
https://github.com/stashapp/stash.git
synced 2025-12-19 23:03:54 +01: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",
|
|
}
|