You've already forked docker-hub-description-updater
fix: import path
This commit is contained in:
4
main.go
4
main.go
@ -7,8 +7,8 @@ import (
|
||||
|
||||
"github.com/Masterminds/semver"
|
||||
"github.com/go-flucky/flucky/pkg/logger"
|
||||
"github.com/volker-raschek/dhd/pkg/hub"
|
||||
"github.com/volker-raschek/dhd/pkg/types"
|
||||
"github.com/volker-raschek/docker-hub-description-updater/pkg/hub"
|
||||
"github.com/volker-raschek/docker-hub-description-updater/pkg/types"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user