Hacker News new | ask | show | jobs
by rogpeppe1 3032 days ago
You can specify that a given dependency be replaced by another one. That only applies at the top level though, not when the go.mod file with the replace clause is used by another module.