Skip to content

Help to compile for Linux #9

@spvkgn

Description

@spvkgn

Using go get -u github.com/chenjiandongx/sniffer I got nothing and then tried to build as follows but got the error

GOOS=linux GOARCH=amd64 go build -v
...
github.com/chenjiandongx/sniffer
# github.com/chenjiandongx/sniffer
./ui.go:158:9: cannot use generic type deque.Deque[T any] without instantiation
./ui.go:229:41: undefined: deque.New

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