With a released v1.17 of golang we should include it in the Circle CI testing pipeline. The current way of testing different versions in the config.yml can also probably simplified using the build matrix support, which would make it easier to add future versions as well.
With a released v1.17 of golang we should include it in the Circle CI testing pipeline. The current way of testing different versions in the
config.yml
can also probably simplified using the build matrix support, which would make it easier to add future versions as well.