update core (#102) #284
Annotations
10 errors
cmd/utils/client.go#L4
import 'github.com/projecteru2/core/client' is not allowed from list 'Main' (depguard)
|
cmd/utils/client.go#L5
import 'github.com/projecteru2/core/rpc/gen' is not allowed from list 'Main' (depguard)
|
cmd/utils/client.go#L6
import 'github.com/projecteru2/core/types' is not allowed from list 'Main' (depguard)
|
cmd/utils/client.go#L8
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
|
cmd/utils/file.go#L9
import 'github.com/projecteru2/core/rpc/gen' is not allowed from list 'Main' (depguard)
|
cmd/utils/file.go#L10
import 'github.com/projecteru2/core/types' is not allowed from list 'Main' (depguard)
|
cmd/utils/file.go#L12
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
|
cmd/utils/helper.go#L10
import 'github.com/docker/go-units' is not allowed from list 'Main' (depguard)
|
cmd/utils/helper.go#L11
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
|
describe/core.go#L6
import 'github.com/projecteru2/core/rpc/gen' is not allowed from list 'Main' (depguard)
|
The logs for this run have expired and are no longer available.
Loading