Skip to content

import cycle not allowed #323

@hippolee

Description

@hippolee

I tried to build from source, used cmd in readme says

git clone https://github.com/FiloSottile/mkcert && cd mkcert
go build -ldflags "-X main.Version=$(git describe --tags)"

then
import cycle not allowed
package .
imports bytes
imports errors
imports internal/reflectlite
imports internal/unsafeheader
imports runtime
imports internal/bytealg
imports internal/cpu
imports runtime

What should I do?
my go version is ”go version go1.9.4 linux/amd64“

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