On the Web on joe blubaugh · Jan 11, 2023
Nasty refactorings with go.mod replace
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
At work I’ve been building a new program on top of an SDK that’s under very active development. After about 6 weeks without updating the version, the SDK had deleted some code I was using and had a ton of breaking changes. If I’d simply updated the library, my entire program would fail to build, and it also wouldn’t be clear how to get it back to a good state. Following in…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.