On Fri, Oct 11, 2019, at 21:24, Dimas Prawira wrote:
> Just test using got get

You appear to be using an old version of Go that doesn't support modules
or have it turned off or set to auto using the GO111MODULE environment
variable. If you upgrade to Go 1.13 and make sure GO111MODULE isn't set,
it should default to being on.

https://github.com/go-resty/resty/blob/v2.0.0/go.mod

—Sam

-- 
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 golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/0cab0ea1-d1d1-4121-ac8e-cecb104fd573%40www.fastmail.com.

Reply via email to