Jacob Hoffman-Andrews
|
06ffb57221
|
Update go-gorp and run go mod tidy. (#4860)
gorp now uses go modules.
```
$ cd ~/go/src/github.com/go-gorp/gorp/
$ git checkout v3.0.1
$ go test ./...
ok github.com/go-gorp/gorp/v3 0.002s
```
|
2020-06-10 16:18:37 -07:00 |