From 27a6f3b9f6d5335bab90106ff84166991c55a144 Mon Sep 17 00:00:00 2001 From: Martin Schuppert Date: Fri, 14 Nov 2025 13:52:26 +0100 Subject: [PATCH] DNM Depends-On: openstack-k8s-operators/openstack-operator#1683 Signed-off-by: Martin Schuppert --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index d343ef91..7dbd1ffe 100644 --- a/main.go +++ b/main.go @@ -11,7 +11,7 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. foo */ // Package main implements the infra-operator, a Kubernetes operator for managing infrastructure services