8000 import cycle not allowed · Issue #9 · kevin-hf/education · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
import cycle not allowed #9
Open
@Easilifer

Description

@Easilifer

在编译go build的时候总是报错:import cycle not allowed
package github.com/kongyixueyuan.com/education
imports github.com/kongyixueyuan.com/education/sdkInit
imports github.com/hyperledger/fabric-sdk-go/pkg/client/channel
imports github.com/hyperledger/fabric-sdk-go/pkg/client/channel/invoke
imports github.com/hyperledger/fabric-sdk-go/pkg/client/common/selection/options
imports github.com/hyperledger/fabric-sdk-go/pkg/common/logging
imports github.com/hyperledger/fabric-sdk-go/pkg/core/logging/modlog
imports github.com/stretchr/testify/assert
imports net/http
imports crypto/tls
imports crypto/x509
imports net
imports runtime/cgo
imports runtime/cgo

请问该怎么解决?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0