I've implemented support for Go modules so that the dependencies etc. are versioned to maintain future operability of the utility. With the change I've also changed the Dockerfile to make it use the source itself to build the same version you would have locally.
I've implemented support for Go modules so that the dependencies etc. are versioned to maintain future operability of the utility. With the change I've also changed the Dockerfile to make it use the source itself to build the same version you would have locally.