heetch / sqalx

Nested transactions for sqlx
MIT License
159 stars 25 forks source link

use Go modules #13

Closed rogpeppe closed 5 years ago

rogpeppe commented 5 years ago

Also use the fastuuid package instead of the problematic go.uuid package, and use the correct import path for DATA-DOG/go-sqlmock, as declared in its go.mod file.