gocraft / dbr

Additions to Go's database/sql for super fast performance and convenience.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Go modules

AdamSLevy opened this issue · comments

Go modules is now the official dependency management system for golang.

A go.mod and go.sum file should be checked into the repository.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

I think #184 is related to this.

this is done 👍