I'm trying to build an private repo using go1.13beta1 in docker container. 
But I got an checksum mismatch error.
Weirdly, I can successfully build it outside docker , with the same go.sum, 
same version of go(go 1.13beta1).
I've already run `go clean --modcache` both inside and outside docker 
container.
I'm still finding a minimal repro. Anyone can help to solve this problem?

-- 
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/68e10e49-2d2f-4f62-a575-7505946711ee%40googlegroups.com.

Reply via email to