v3.0.0 had a bug in go.mod
, defining the module as github.com/go-gorp/gorp
without the all-important version suffix. v3.0.1 has been released with a fixed module name in the go.mod
file.
v3.0.0 had a bug in go.mod
, defining the module as github.com/go-gorp/gorp
without the all-important version suffix. v3.0.1 has been released with a fixed module name in the go.mod
file.