I don't know anything about fancy editors, but I note that go.dev/play/ 
does the same (maybe for same underlying reason).

You can prevent it by writing:

import _ "github.com/zalando/go-keyring" 

(although you then have to remove the underscore later when you actually 
want to use the module)

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/ad55a080-ecf9-48b0-b39c-d9eb1484914bn%40googlegroups.com.

Reply via email to