Skip to content

v0.4.8

Compare
Choose a tag to compare
@bakito bakito released this 15 Jan 11:03
· 26 commits to main since this release
72623d5

Changelog

  • a2e08eb Add lll linter (#154)
  • 887b591 Bump github.com/go-resty/resty/v2 from 2.16.0 to 2.16.2 (#147)
  • c2b0d8e Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 in the onsi group (#146)
  • 3f3fbac Delete .github/dependabot.yaml
  • 5819b31 Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.62.2 (#148)
  • 876b877 Update module github.com/goreleaser/goreleaser/v2 to v2.4.8 (#142)
  • 2d6a52f Update module github.com/goreleaser/goreleaser/v2 to v2.5.0 (#152)
  • 24fb6ab Update module github.com/onsi/ginkgo/v2 to v2.22.1 (#153)
  • 88e3609 Update module github.com/onsi/gomega to v1.36.0 (#144)
  • 173bac0 Update module github.com/onsi/gomega to v1.36.1 (#149)
  • 91a4349 Update module k8s.io/code-generator/cmd/deepcopy-gen to v0.31.3 (#145)
  • 87bc366 Update module k8s.io/code-generator/cmd/deepcopy-gen to v0.31.4 (#150)
  • 3c414ac Update module k8s.io/code-generator/cmd/deepcopy-gen to v0.32.0 (#151)
  • cd976f6 cancel in progress actions
  • c282ecf chore(deps): update module github.com/go-resty/resty/v2 to v2.16.3 (#161)
  • 10d0819 chore(deps): update module github.com/golangci/golangci-lint/cmd/golangci-lint to v1.63.4 (#159)
  • f603a33 chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.5.1 (#160)
  • b2ca455 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.2 (#158)
  • 69a1343 chore(deps): update module github.com/onsi/gomega to v1.36.2 (#155)
  • 72623d5 correct UPX compression flag that was inverted (#162)
  • 078e79b format code with golines
  • 4b7b265 go 1.23
  • b1a5116 run golines with gofumpt
  • 6d3ab21 use maps.keys func