hrm. My gut sense is that adding the overhead of m...
# golang
s
hrm. My gut sense is that adding the overhead of managing module releases for the little that changes isn’t worth it. Do you think that would be a substantial improvement over
v0.0.0-20220317165851-954ac78f381f
which is what it looks like today? And the
v0
pattern is pretty common for go modules.