spigo icon indicating copy to clipboard operation
spigo copied to clipboard

Error: undefined:sort.Slice

Open EdwardChan1996 opened this issue 6 years ago • 0 comments

abc@abc-Aspire-E5-471G:~/golang/gopath/src/github.com/adrianco/spigo$ go run spigo.go # github.com/Shopify/sarama ../../Shopify/sarama/delete_records_request.go:96: undefined: sort.Slice ../../Shopify/sarama/delete_records_response.go:99: undefined: sort.Slice

How can I solve this problem?

EdwardChan1996 avatar Jan 31 '19 23:01 EdwardChan1996