In order to address https://pkg.go.dev/vuln/GO-2026-5746, need to move away from docker client module to the moby/client module. The former is apparently legacy and likely won't address the CVE.
The new module is almost a drop-in replacement. There are some signature changes that I am working through.
I am not looking for any help on this issue at this time. I am already working on it and I would like to allow #564 to merge first.
In order to address https://pkg.go.dev/vuln/GO-2026-5746, need to move away from docker client module to the moby/client module. The former is apparently legacy and likely won't address the CVE.
The new module is almost a drop-in replacement. There are some signature changes that I am working through.
I am not looking for any help on this issue at this time. I am already working on it and I would like to allow #564 to merge first.