Changelog
- 47f9ded Add XCADDY_GO_BUILD_FLAGS env var (#104)
- 7abc7f5 Do not use only hardcoded "go" (#97)
- edc1f41 Inject
XCADDY_GO_BUILD_FLAGS
throughgo
operations (#102) (#110) - 979de37 Remove GO111MODULE
- 7577d60 Tolerate module file paths with @ in them
- e6eb334 core: add
XCADDY_GO_MOD_FLAGS
env var to allow passing customgo mod
flags (#113) - a83fac1 refactor: swap use html/template for text/template (#103)