Say I install golang 1.20.12 and go clean -cache and go clean -modcache.

Then I build.

Will that executable be using crypto/tls and other packages "as they were 
in 1.20.12"? Or is golang fetching the newest available compatible sources, 
and therefore I may be spinning my wheels trying to see if there is a bug 
in the latest crypto/tls?

-- 
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/597a23f1-e212-455a-b621-e64108281da8n%40googlegroups.com.

Reply via email to