Hi all,

I wanted to play around with the new range func CL 
<https://github.com/golang/go/issues/61405>.

Doing simple stuff works just fine, but if I need to import packages to 
construct my custom iterator func, the go/gotip command insists on a go.mod 
file, which effectively resets the go version to 1.21.0 (due to go.mod), 
instead of the "(w/ rangefunc)" CL.

Anyone know any workarounds for this?

Thanks,
:) Hein

-- 
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/f01ff376-b789-4d8a-89f5-165a6527325fn%40googlegroups.com.

Reply via email to