Update go.mod and go.sum (#44)

This commit is contained in:
2026-05-23 05:23:34 +01:00
committed by GitHub
parent d97132a111
commit 0e8a9fd0a0
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.26.0
require (
github.com/go-logr/logr v1.4.3
github.com/lukaszraczylo/oss-telemetry v0.1.7
github.com/lukaszraczylo/oss-telemetry v0.2.1
github.com/stretchr/testify v1.11.1
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.36.1