-
Keeping Your Modules Compatible - The Go Blog
Keeping Your Modules Compatible — The latest in a series on Go modules (on the official Go blog) that dives into designing for compatibility - so you can help future developers (including you) use a module with confidence that a new version won’t break compilation.
Appears in lists (1)
More like this (3)
-
Working with Errors in Go 1.13 - The Go Blog
Working with Errors in Go 1.13 — Error handling is a common topic of discussion (and,...
-
Publishing Go Modules - The Go Blog
Publishing Go Modules — The last in a series of posts on the official Go blog...