From 4f758f243a1de5ba156652ffd206963d435e4402 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 18:59:44 +0000 Subject: [PATCH] Update module github.com/projectsyn/lieutenant-operator to v1.11.11 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4d74f25..13ad745 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/oapi-codegen/echo-middleware v1.0.1 github.com/oapi-codegen/runtime v1.1.1 github.com/oapi-codegen/testutil v1.1.0 - github.com/projectsyn/lieutenant-operator v1.11.6 + github.com/projectsyn/lieutenant-operator v1.11.11 github.com/stretchr/testify v1.9.0 github.com/taion809/haikunator v0.0.0-20150324135039-4e414e676fd1 go.uber.org/multierr v1.11.0