Files
fx-serverless/bundler/crystal/crystal-packr.go
Minghe 525e19b4ac fix(Dockerfile):pack the static file into binary (#614)
* 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
2021-06-08 17:54:19 +08:00

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"