mod + golang mod upgrade How to upgrade the go version in a go modWhat is the proper way to upgrade the go version in a go mod, specifically 1.13 to 1.14? Do you simply edit the go.mod file and change go 1.13 to go 1.14? I'm not asking about how to edit the go.mod wono | discuss | tweet
+ golang mod upgrade How to upgrade the go version in a go modWhat is the proper way to upgrade the go version in a go mod, specifically 1.13 to 1.14? Do you simply edit the go.mod file and change go 1.13 to go 1.14? I'm not asking about how to edit the go.mod wono | discuss | tweet