What would you like to be cleaned:
We should avoid package names that conflict with Go standard library.
https://github.com/microcoretech/chat-go/blob/09817602880a1a4004db83bf81bbf5e071730af0/.golangci.yaml#L79-L81C28
Why is this needed:
To do not conflict with Go standard library.
What would you like to be cleaned:
We should avoid package names that conflict with Go standard library.
https://github.com/microcoretech/chat-go/blob/09817602880a1a4004db83bf81bbf5e071730af0/.golangci.yaml#L79-L81C28
Why is this needed:
To do not conflict with Go standard library.