Skip to content

v0.6.10

Compare
Choose a tag to compare
@atc0005 atc0005 released this 11 May 11:18
· 1905 commits to master since this release
0eeabd3

Changed

  • Go versions

    • Update go-ci-stable from 1.17.9 to 1.17.10
    • Update go-ci-unstable from 1.18.1 to 1.18.2
    • NOTE: No changes to go-ci-oldstable
      • still using 1.16.15 until #557 is resolved
    • Update go-ci-lint-only from 1.17.9 to 1.17.10
      • 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.9 to 1.17.10
    • Update go-ci-stable-debian-build from 1.17.9 to 1.17.10
    • Update go-ci-stable-alpine-buildx86 from 1.17.9-alpine3.14 to
      1.17.10-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.9-alpine3.14 to
      1.17.10-alpine3.14
  • Dependencies

    • pelletier/go-toml
      • v2.0.0 to v2.0.1

References