1
0
mirror of https://github.com/ko-build/ko.git synced 2025-02-19 20:00:10 +02:00

3 Commits

Author SHA1 Message Date
Carlos Tadeu Panato Junior
2b8ee98d2d
update boilerplate file to be KO Build Authors (#1056) 2023-06-09 10:48:00 -04:00
Jason Hall
5a8663b58d
[ci] upgrade to Go 1.17 everywhere, clean up configs (#445)
* [ci] upgrade to go 1.17 everywhere

* remove unnecessary step names and shell:bash

gofmt with Go v1.17

* add boilerplate to hack/tools.go
2021-09-22 23:19:13 -04:00
Jon Donovan
6e4a93eee0
Add integration tests for various go mod corner cases. (#179)
* Add manual integration tests for various go mod corner cases.

* Move integration test back and actually test the outputs.

I realize now this is run in a travis CI job :) So I'll make it actually work.

* Add _, gofmt

* Add tools build constraint.

* Stop redirecting stderr

* Use local mode to support CI.
2020-08-05 12:16:28 -07:00