Back to Browse

Ship one binary with Go embed

2.9K views
Dec 18, 2021
3:24

Using https://pkg.go.dev/embed upon https://github.com/kaihendry/ltabus/commit/6baec0813a12ec4122da7c28311c146d0405be27 go version -m /path/to/binary to see the embedded dependencies Use CGO_ENABLED=0 to ensure you get a proper static binary.

Download

0 formats

No download links available.

Ship one binary with Go embed | NatokHD