mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-11 11:47:12 +00:00
copy config.yaml to docker image enable external usage of dashboard package gofmt fix comment use packr for assets add gobuffalo/packr dependency add dependencies fix pointer issues add output-file option
6 lines
75 B
Go
6 lines
75 B
Go
package packr
|
|
|
|
import "github.com/gobuffalo/packd"
|
|
|
|
type File = packd.File
|