mirror of
https://github.com/lukaszraczylo/kportal.git
synced 2026-06-14 02:31:39 +00:00
fixup! Update go.mod and go.sum (#48)
This commit is contained in:
@@ -3,8 +3,8 @@ package ui
|
||||
import (
|
||||
"context"
|
||||
|
||||
"github.com/nvm/kportal/internal/config"
|
||||
"github.com/nvm/kportal/internal/k8s"
|
||||
"github.com/lukaszraczylo/kportal/internal/config"
|
||||
"github.com/lukaszraczylo/kportal/internal/k8s"
|
||||
)
|
||||
|
||||
// DiscoveryInterface defines the interface for Kubernetes discovery operations
|
||||
|
||||
Reference in New Issue
Block a user