Convert pkg/apis/folder to a module (#102975)

* Convert pkg/apis to a module

* Update apistore module to use apis go module

* Add module to dependabot

* Group go dependencies

* Add guidelines for adding a new gomod

* Prettier

* Only convert apis/folder to a module for now

* Add replace directive

* Add missing go mod
This commit is contained in:
Leonor Oliveira
2025-04-02 10:10:04 +02:00
committed by GitHub
parent 04e152f326
commit f21362ad48
31 changed files with 411 additions and 146 deletions
+1
View File
@@ -11,6 +11,7 @@ updates:
- "/apps/investigations"
- "/pkg/aggregator"
- "/pkg/apimachinery"
- "/pkg/apis/folder"
- "/pkg/apis/secret"
- "/pkg/apiserver"
- "/pkg/build"