Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 03:46
· 52 commits to master since this release
v0.3.1
e6eb334

Changelog

  • 47f9ded Add XCADDY_GO_BUILD_FLAGS env var (#104)
  • 7abc7f5 Do not use only hardcoded "go" (#97)
  • edc1f41 Inject XCADDY_GO_BUILD_FLAGS through go 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 custom go mod flags (#113)
  • a83fac1 refactor: swap use html/template for text/template (#103)