mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-21 00:24:13 +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
5 lines
60 B
Go
5 lines
60 B
Go
package packr
|
|
|
|
// Version of Packr
|
|
const Version = "v2.2.0"
|