Skip to content

v0.7.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 07 Oct 22:01
· 1769 commits to master since this release
433353d

Changed

  • Go versions
    • Update go-ci-stable from 1.19.1 to 1.19.2
    • Update go-ci-oldstable from 1.18.6 to 1.18.7
    • Update go-ci-lint-only from 1.19.1 to 1.19.2
    • Update go-ci-stable-mirror-build from 1.19.1 to 1.19.2
    • Update go-ci-stable-debian-build from 1.19.1 to 1.19.2
    • Update go-ci-stable-alpine-buildx86 from 1.19.1-alpine3.16 to
      1.19.2-alpine3.16
    • Update go-ci-stable-alpine-buildx64 from 1.19.1-alpine3.16 to
      1.19.2-alpine3.16
  • Dependencies
    • golangci/golangci-lint
      • v1.49.0 to v1.50.0
    • golang.org/x/vuln/cmd/govulncheck
      • v0.0.0-20220922224308-abdd677224e4 to
        v0.0.0-20221006005703-27389ae96df4
  • (GH-742) GitHub Actions Workflows refactor
  • (GH-752) Adjust timeout value for Build all images using Makefile job

References