1

Error loading workspace: err: exit status 1: stderr: go: updates to go.mod needed, disabled by -mod=readonly; to update it: go mod tidy : packages.Load error

go mod tidy upgrades my package version which is breaking my code base and I don't want to update/modify my mod file because it's working in our Prod.

Is there any option to disable this in VS code.

enter image description here

0 Answers0