Switching to modules, removed vendored dependencies, linting with golangci-lint.
This commit is contained in:
@@ -19,7 +19,7 @@ package configurationinterface
|
||||
|
||||
import (
|
||||
// local
|
||||
"gitlab.com/pztrn/opensaps/config/struct"
|
||||
configstruct "go.dev.pztrn.name/opensaps/config/struct"
|
||||
)
|
||||
|
||||
type ConfigurationInterface interface {
|
||||
|
Reference in New Issue
Block a user