Skip to content
This repository was archived by the owner on Jun 16, 2019. It is now read-only.
This repository was archived by the owner on Jun 16, 2019. It is now read-only.

编译时go提示包循环 #74

@ic0xgkk

Description

@ic0xgkk

[root@Xuegao mu]# go get
import cycle not allowed
package src/github.com/orvice/shadowsocks-go/mu
imports bufio
imports bytes
imports errors
imports runtime
imports runtime/internal/atomic
imports unsafe
imports runtime
import cycle not allowed
package src/github.com/orvice/shadowsocks-go/mu
imports github.com/golang/glog
imports os/user
imports runtime/cgo
imports runtime/cgo
[root@Xuegao mu]#

求解

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