Skip to content

v0.3.21

Compare
Choose a tag to compare
@atc0005 atc0005 released this 13 May 21:04
· 2293 commits to master since this release
0a915e9

Changed

  • Go versions

    • Update go-ci-stable from 1.16.3 to 1.16.4
    • Update go-ci-oldstable from 1.15.11 to 1.15.12
    • Update go-ci-stable-debian-build from 1.16.3 to 1.16.4
    • Update go-ci-stable-alpine-buildx86 from1.16.3-alpine3.12 to
      1.16.4-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.16.3-alpine3.12 to
      1.16.4-alpine3.12
  • Dependencies

    • honnef.co/go/tools (staticcheck)
      • v0.1.3 to v0.1.4
    • golangci/golangci-lint
      • v1.39.0 to v1.40.0
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image
    • pelletier/go-toml
      • v1.9.0 to v1.9.1

Fixed

  • Explicitly use public Docker Hub repo link

References