* fix(Dockerfile): update the static file via go get -u github.com/gobuffalo/packr/v2/... go get -u github.com/gobuffalo/packr/v2/packr2 packr2 * disable lint since it's out date * bump version
9 lines
242 B
Go
9 lines
242 B
Go
// +build !skippackr
|
|
// Code generated by github.com/gobuffalo/packr/v2. DO NOT EDIT.
|
|
|
|
// You can use the "packr clean" command to clean up this,
|
|
// and any other packr generated files.
|
|
package crystal
|
|
|
|
import _ "github.com/metrue/fx/packrd"
|