Storage: Add go.mod for apistore (#92224)

This commit is contained in:
Todd Treece
2024-08-21 14:32:01 -04:00
committed by GitHub
parent 2d0350e786
commit 2f01286034
21 changed files with 1254 additions and 945 deletions
+1
View File
@@ -12,6 +12,7 @@ use (
./pkg/build/wire // skip:golangci-lint
./pkg/promlib
./pkg/semconv
./pkg/storage/unified/apistore
./pkg/storage/unified/resource
./pkg/util/xorm // skip:golangci-lint
)