mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-13 19:28:12 +00:00
- 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?
3 lines
47 B
Modula-2
3 lines
47 B
Modula-2
module github.com/imjasonh/kontain.me
|
|
|
|
go 1.14
|