Y
Hacker News
new
|
ask
|
show
|
jobs
by
infogulch
1600 days ago
You mean this?
https://thewebivore.com/using-replace-in-go-mod-to-point-to-...
1 comments
jatone
1600 days ago
yes. now try to go install your application with the replace directive. it will silently replace the code with the original upstream version.
link