mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 23:37:07 +00:00
Refactor package imports
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
package solver
|
||||
|
||||
import (
|
||||
pkg "gitlab.com/mudler/luet/pkg/package"
|
||||
pkg "github.com/mudler/luet/pkg/package"
|
||||
)
|
||||
|
||||
type PackageAssert struct {
|
||||
|
Reference in New Issue
Block a user