From 28a29d22147860fb16acf5300702ffa2e51480fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 15:45:10 +0000 Subject: [PATCH] Update module github.com/projectsyn/lieutenant-operator to v1.11.7 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4d74f25..22f9aed 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.7 github.com/stretchr/testify v1.9.0 github.com/taion809/haikunator v0.0.0-20150324135039-4e414e676fd1 go.uber.org/multierr v1.11.0 diff --git a/go.sum b/go.sum index bc9bdbe..8711b8c 100644 --- a/go.sum +++ b/go.sum @@ -241,6 +241,8 @@ github.com/projectsyn/lieutenant-operator v1.6.0 h1:9ACzJjjBAonAGu5SkaPMzfZ9e94v github.com/projectsyn/lieutenant-operator v1.6.0/go.mod h1:JIIxR4epvsV57V1nb+f1yIFZ4wQJAgvpnkCrmY/xowA= github.com/projectsyn/lieutenant-operator v1.11.6 h1:KrRdpcJMdhm3VFgg9nJSPNYTBE5iNnqhSlnAcosp2aI= github.com/projectsyn/lieutenant-operator v1.11.6/go.mod h1:LfIYg3RjAm3FmXKbvHEq51bZF+ColBjadCNhdx9ites= +github.com/projectsyn/lieutenant-operator v1.11.7 h1:n8AFBoClDxiRVzfQGXPaQnU9ECSJ3tX80FHPK+u8UjY= +github.com/projectsyn/lieutenant-operator v1.11.7/go.mod h1:LfIYg3RjAm3FmXKbvHEq51bZF+ColBjadCNhdx9ites= github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= github.com/rivo/uniseg v0.2.0 h1:S1pD9weZBuJdFmowNwbpi7BJ8TNftyUImj/0WQi72jY= github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=