Skip to content

v0.6.13

Compare
Choose a tag to compare
@atc0005 atc0005 released this 02 Jun 11:52
· 2061 commits to master since this release
626e49e

Changed

  • Go versions
    • Update go-ci-stable from 1.17.10 to 1.17.11
    • Update go-ci-unstable from 1.18.2 to 1.18.3
    • NOTE: No changes to go-ci-oldstable
      • still using 1.16.15 until #557 is resolved
    • Update go-ci-lint-only from 1.17.10 to 1.17.11
      • continue to use golang:1.17 series in place of
        golangci/golangci-lint:vX.Y.Z-alpine series until #557
        is resolved
    • Update go-ci-stable-mirror-build from 1.17.10 to 1.17.11
    • Update go-ci-stable-debian-build from 1.17.10 to 1.17.11
    • Update go-ci-stable-alpine-buildx86 from 1.17.10-alpine3.14 to
      1.17.11-alpine3.16
    • Update go-ci-stable-alpine-buildx64 from 1.17.10-alpine3.14 to
      1.17.11-alpine3.16

References