K8s/Storage: remove github.com/grafana/grafana from go.mod (#104212)

This commit is contained in:
Ryan McKinley
2025-04-21 10:48:44 +03:00
committed by GitHub
parent f85e012e42
commit c09ef1189e
21 changed files with 144 additions and 2349 deletions

View File

@ -9,7 +9,7 @@ require (
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d
github.com/grafana/cog v0.0.28
github.com/grafana/cuetsy v0.1.11
github.com/grafana/grafana/pkg/codegen v0.0.0-00010101000000-000000000000
github.com/grafana/grafana/pkg/codegen v0.0.0-20250418141452-c174c855c30c
)
require (