Skip to content

v0.6.7

Compare
Choose a tag to compare
@atc0005 atc0005 released this 13 Apr 11:16
· 1641 commits to master since this release
d1aeb7e

Changed

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

Fixed

  • (GH-603) ERROR: unable to select packages: git-2.32.1-r0: breaks:
    world[git=2.32.0-r0]
  • (GH-605) Dependabot incorrectly updated i386/golang from
    1.17.8-alpine3.14 to 1.18.1-alpine3.14 in /stable/build/alpine-x86

References