Closed dmitshur closed 9 years ago
This won't affect users because it's hidden behind an ignored build tag, but it needs to be fixed for development package.
The assets_gen.go file uses the old vfsgen API that needs to be updated to current version. This is very easy to do.
assets_gen.go
vfsgen
This won't affect users because it's hidden behind an ignored build tag, but it needs to be fixed for development package.
The
assets_gen.go
file uses the oldvfsgen
API that needs to be updated to current version. This is very easy to do.