Skip to content

Update dependency versions

Update various dependency versions and mocks.

  • DOCKER_VERSION: "24.0.6" -> "24.0.7"
  • GO_VERSION: "1.21.3" -> "1.22.0"
  • ALPINE_VERSION: "3.18" -> "3.19"
  • GOLANGCI_LINT_VERSION: "1.50.1" -> "1.56.2"
  • MOCKERY_VERSION = "2.18.0" -> "2.38.0"

The latter required regenerating mocks, which is most of the diff.

Edited by Axel von Bertoldi

Merge request reports