ci: add base

This commit is contained in:
2026-05-16 20:07:04 +02:00
parent 9b0d6a3279
commit cc32a01246
10 changed files with 579 additions and 28 deletions
+3
View File
@@ -36,6 +36,7 @@ require (
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
github.com/google/gnostic-models v0.7.0 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jandelgado/gcov2lcov v1.1.1 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
@@ -60,3 +61,5 @@ require (
)
replace k8s.io/code-generator => ./code-generator
tool github.com/jandelgado/gcov2lcov