abstrakt/examples
Jason 71c5475ad7 feat: upgrade to Go 1.14 (#67)
* build: update `.devcontainer` to use Go 1.14.0

* style: remove trailing spaces from example helm

* build: bump golangci-lint to work with Go 1.14

* chore: bump abstrakt to Go 1.14 and update dependencies

* fix: helm 3.1.2 has issues with chart.value

In helm 3.1.2 when saving chart to file, `chartutil.SaveDir()` ignores chart.Values and instead uses chart.Raw. This commit introduces a work-around.

* ci: builds using Go 1.14 and tests on Go 1.13 and 1.14

* ci: setup-go use latest from master

* chore: check error when marshalling yaml in `compose.go`

* ci: use different GitHub token

* docs(usage): cleanup

* build: correct zip abstrakt windows binaries
2020-03-17 16:42:24 +11:00
..
constellation Renamed .scripts to scripts and sample to examples. 2020-01-15 13:09:21 +11:00
deps Renamed .scripts to scripts and sample to examples. 2020-01-15 13:09:21 +11:00
helm feat: upgrade to Go 1.14 (#67) 2020-03-17 16:42:24 +11:00