Simple and easy way to embed static files into Go binaries
Packr is a simple solution for bundling static assets inside of Go binaries. Most importantly it does it in a way that is friendly to developers while they are developing. This package provides symbolic links that alias the following Go import paths to github.com/gobuffalo/packr: – github.com/gobuffalo/packr/v2 Aliasing Go import paths via symbolic links or http redirects is fragile. If your Go code depends on this package, you should patch it to import directly github.com/gobuffalo/packr.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.8.1-14.fc43 | - |
| Fedora 43 | 2.8.1-14.fc43 | - |
| Fedora 42 | 2.8.1-13.fc42 | - |
| Fedora 41 | 2.8.1-12.fc41 | - |
You can contact the maintainers of this package via email at
golang-github-gobuffalo-packr dash maintainers at fedoraproject dot org.