Skip to content

v0.6.21

Compare
Choose a tag to compare
@atc0005 atc0005 released this 09 Aug 10:18
· 1995 commits to master since this release
fba49c2

Changed

  • Go versions

    • Update go-ci-stable from 1.18.4 to 1.18.5
    • Update go-ci-unstable from 1.19rc2 to 1.19.0
    • Update go-ci-oldstable from 1.17.12 to 1.17.13
    • Update go-ci-lint-only from 1.18.4 to 1.18.5
    • Update go-ci-stable-mirror-build from 1.18.4 to 1.18.5
    • Update go-ci-stable-debian-build from 1.18.4 to 1.18.5
    • Update go-ci-stable-alpine-buildx86 from 1.18.4-alpine3.16 to
      1.18.5-alpine3.16
    • Update go-ci-stable-alpine-buildx64 from 1.18.4-alpine3.16 to
      1.18.5-alpine3.16
  • Dependencies

    • golangci/golangci-lint
      • v1.47.2 to v1.48.0
    • honnef.co/go/tools (staticcheck)
      • v0.3.2 to v0.3.3

Fixed

  • (GH-696) README: Update pelletier/go-toml to v2.0.2

References