fb5a8f4c85
Update README.md
...
Continuous Integration / CI (push) Successful in 1m46s
Fix CI Badge
2025-05-07 21:47:43 -04:00
51fbdad15c
Added CI Badge for gitea repo
Continuous Integration / CI (push) Successful in 1m45s
2025-05-07 21:10:45 -04:00
207bc794b2
Update Lint Package
...
Continuous Integration / CI (push) Successful in 2m51s
Lint package was not updated with go.
2025-05-07 13:33:05 -04:00
9ace2d8bbc
Updated Templating
Continuous Integration / CI (push) Has been cancelled
2025-05-06 21:27:36 -04:00
cb3420ca81
Update readme link
Continuous Integration / CI (push) Has been cancelled
2025-05-06 21:21:52 -04:00
a8036874b0
Fixed go.mod
Continuous Integration / CI (push) Has been cancelled
2025-05-06 21:19:05 -04:00
1dbeb5a218
Reverted to Template and Update
...
Continuous Integration / CI (push) Has been cancelled
Reverted to Template from old project dev.
Updated to latest golang
2025-05-06 21:01:43 -04:00
fd67f9ef8a
Merge branch 'container-go' into main
...
Continuous Integration / CI (push) Has been cancelled
pull of tidy update
2021-07-06 08:50:46 -04:00
829ab54a4d
goptrack
...
first commit of new line of development.
2021-07-06 08:35:02 -04:00
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
d36dcb81ef
Fixed Test
...
Removed now unneeded mkdir from tests.
2021-07-05 12:36:36 -04:00
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
ca8d36393b
Changes for init/tidy
2021-07-05 10:31:07 -04:00
19614126e5
Update to 1.16.5
2021-06-28 13:48:16 -04:00
90a8c3688c
Added Build Kit variable to makefile export
...
Since all commands require it, the Makefile can and should set it.
2021-06-28 13:47:23 -04:00
4635517834
Added init and tidy targets to makefile
...
The docker build fails if the go.sums file needs to be updated.
In the original article, this required a local go install to run
the metadata update commands.
This change updates the Makefile and documentation to add two new
utility targets
2021-06-28 13:29:38 -04:00
Chris Crone
143cc15e48
Merge pull request #6 from kokizzu/patch-1
...
Update README.md
2021-03-17 11:09:10 +01:00
Kiswono Prayogo
afb5b0abbd
Update README.md
...
Co-authored-by: Chris Crone <christopher.crone@docker.com >
2021-03-17 09:03:51 +07:00
Kiswono Prayogo
8ec7c53fa5
Update README.md
...
added related blog
2020-11-27 23:38:48 +07:00
Chris Crone
28d45c91b3
Merge pull request #5 from chris-crone/update
...
Update dependencies
2020-10-03 10:50:23 +02: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
a03b14b845
Add coverage/ to gitignore
2020-10-03 10:47:35 +02:00
Chris Crone
9d1adf3186
Merge pull request #4 from chris-crone/add-coverage
...
Add test coverage output
2020-08-12 19:00:28 +02:00
Chris Crone
c6a65bcc9b
test: Add coverage output
2020-08-12 18:58:23 +02:00
Chris Crone
e2bb97af8b
Merge pull request #1 from j-u-e-f/patch-1
...
fix a link to ci.yaml
2020-07-26 12:22:14 +02:00
j-u-e-f
a1168444a7
fix a link to ci.yaml
2020-06-18 16:58:37 +03:00
Christopher Crone
bff6023b1a
Initial commit
2020-06-02 17:54:36 +02:00