Skip to content

v0.10.5

Compare
Choose a tag to compare
@atc0005 atc0005 released this 05 May 11:33
· 1485 commits to master since this release
0e08078

Changed

  • Go versions
    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.8 to 1.19.9
      • Update go-ci-mirror-build-go1.20 from 1.20.3 to 1.20.4
    • oldstable images
      • Update go-ci-oldstable from 1.19.8 to 1.19.9
      • Update go-ci-oldstable-build from 1.19.8 to 1.19.9
    • stable images
      • Update go-ci-stable from 1.20.3 to 1.20.4
      • Update go-ci-stable-build from 1.20.3 to 1.20.4
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.3 to 1.20.4
      • Update go-ci-stable-alpine-buildx86 from 1.20.3-alpine3.16 to
        1.20.4-alpine3.16
      • Update go-ci-stable-alpine-buildx64 from 1.20.3-alpine3.16 to
        1.20.4-alpine3.16
    • unstable images
      • Update go-ci-unstable from 1.20.3 to 1.20.4
      • Update go-ci-unstable-build from 1.20.3 to 1.20.4
  • Dependencies
    • goreleaser/nfpm
      • v2.27.1 to v2.28.0
    • golang.org/x/vuln/cmd/govulncheck
      • v0.0.0-20230404205743-41aec7335792 to v0.1.0
    • orijtech/structslop
      • v0.0.7 to v0.0.8

Fixed

  • (GH-962) structslop linter failing on Go 1.20 with internal error: package "errors" without types was imported from ...
  • (GH-1007) ERROR: unable to select packages: git-2.36.6-r0: breaks:
    world[git=2.36.5-r0]

References