Skip to content

v0.10.6

Compare
Choose a tag to compare
@atc0005 atc0005 released this 07 Jun 11:38
· 1187 commits to master since this release
6297820

Changed

  • Go versions

    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.9 to 1.19.10
      • Update go-ci-mirror-build-go1.20 from 1.20.4 to 1.20.5
    • oldstable images
      • Update go-ci-oldstable from 1.19.9 to 1.19.10
      • Update go-ci-oldstable-build from 1.19.9 to 1.19.10
    • stable images
      • Update go-ci-stable from 1.20.4 to 1.20.5
      • Update go-ci-stable-build from 1.20.4 to 1.20.5
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.4 to 1.20.5
    • unstable images
      • Update go-ci-unstable from 1.20.4 to 1.20.5
      • Update go-ci-unstable-build from 1.20.4 to 1.20.5
  • Dependencies

    • golangci/golangci-lint
      • v1.52.2 to v1.53.2
    • goreleaser/nfpm
      • v2.28.0 to v2.30.1
    • choffmeister/git-describe-semver
      • v0.3.9 to v0.3.11
    • pelletier/go-toml
      • v2.0.7 to v2.0.8

Fixed

  • (GH-1018) ERROR: unable to select packages: musl-dev-1.2.3-r3: breaks:
    world[musl-dev=1.2.3-r2]
  • (GH-1024) New version of depguard linter included in golangci-lint v1.53.0
    and newer fails when run without explicit configuration

References