commit a2601134a8a6506e9f4dd676afb1faf15af5e27e
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Fri Apr 1 11:58:11 2022 -0500
build(go): Add go 1.18 compat and Apple Silicon support
Go 1.18 needs a bump in the json-iterator package to add compat for
in-memory object layout changes.
Apple Silicon is a thing that I have access to now, so start the process
of getting dr-provision to work on it.
M agent/agent.go
M go.mod
M go.sum
M tools/build.sh
commit 1b9458cada679cb4937305c130ccb41242136f54
Author: Zaheena <zaheena@gmail.com>
Date: Tue Mar 8 16:16:30 2022 -0500
fix(ci) fixing gitlab runner image
M .gitlab-ci.yml
End of Note