Commit Graph

11 Commits

Author SHA1 Message Date
sjc
fd67f9ef8a Merge branch 'container-go' into main
Some checks failed
Continuous Integration / CI (push) Has been cancelled
pull of tidy update
2021-07-06 08:50:46 -04:00
sjc
829ab54a4d goptrack
first commit of new line of development.
2021-07-06 08:35:02 -04:00
sjc
55ed2ca118 Added go.mod save to tidy
Tidy needs to be able to update go.mod to pickup new requirements.
2021-07-05 17:20:32 -04:00
sjc
d36dcb81ef Fixed Test
Removed now unneeded mkdir from tests.
2021-07-05 12:36:36 -04:00
sjc
54e8548ddf Made Init safer
Init fails if go.mod exists. Removed commands that prevented this.

If go init is to be re-run, then the go.mod needs to be manually
removed, as it should be.
2021-07-05 10:36:12 -04:00
sjc
ca8d36393b Changes for init/tidy 2021-07-05 10:31:07 -04:00
sjc
19614126e5 Update to 1.16.5 2021-06-28 13:48:16 -04:00
Chris Crone
be01e9efe7 Cache Go modules 2020-10-03 10:48:43 +02:00
Chris Crone
1897c38ce1 Update dependencies 2020-10-03 10:48:12 +02:00
Chris Crone
c6a65bcc9b test: Add coverage output 2020-08-12 18:58:23 +02:00
Christopher Crone
bff6023b1a Initial commit 2020-06-02 17:54:36 +02:00