Skip to content

v0.23.0

Latest
Compare
Choose a tag to compare
@tisba tisba released this 01 Jul 06:08
· 1 commit to main since this release

Changelog

Dependency Updates

  • 5499ef3 Bump actions/setup-go from 5.3.0 to 5.4.0 (#128)
  • 8344157 Bump actions/setup-go from 5.4.0 to 5.5.0 (#134)
  • 552f306 Bump github.com/go-viper/mapstructure/v2 from 2.0.0 to 2.3.0 (#137)
  • ad9bab9 Bump golang.org/x/crypto from 0.35.0 to 0.36.0 (#126)
  • 7d56edc Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#131)
  • e9a1a23 Bump golang.org/x/net from 0.36.0 to 0.38.0 (#130)
  • 06384f7 Bump golang.org/x/text from 0.24.0 to 0.25.0 (#132)
  • 7d15b6d Bump golangci/golangci-lint-action from 6.5.0 to 7.0.0 (#129)
  • 7752e47 Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#133)
  • 1d4805e Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#127)

Housekeeping

  • f1fc54c addresses more findings
  • 0cf5eac addresses some zizmor findings
  • 593cd4e bumps FRITZ!OS version in readme
  • f7746ba bumps go version
  • 806f3fa removes removed linter directives
  • 53f2234 simplifies go fmt step
  • b00660b updates Goreleaser config
  • ed907ca uses seperate CI job for goreleaser check