1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-13 19:28:12 +00:00
kontain.me/go.mod
Jason Hall 11f3b02add Try to migrate to GCP buildpacks
- use Go modulesa
- support paths in repos, since GCP samples are in subdirs
- use curl to fetch archives instead of wget, since GCP builder doesn't have wget
- remove -helpers=true which GCP buildpacks don't support

/lifecycle/exporter fails because GCR auth helper isn't setup, possibly
because -helpers isn't around anymore?
2020-05-29 17:59:22 -04:00

3 lines
47 B
Modula-2

module github.com/imjasonh/kontain.me
go 1.14