Remove go.mod support for now, because it requires breaking changes.
This commit is contained in:
parent
b2c96f4419
commit
fdeef56d53
2 changed files with 0 additions and 70 deletions
10
go.mod
10
go.mod
|
|
@ -1,10 +0,0 @@
|
|||
module github.com/go-jet/jet
|
||||
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/google/go-cmp v0.4.1
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/lib/pq v1.6.0
|
||||
github.com/pkg/profile v1.5.0
|
||||
github.com/stretchr/testify v1.6.0
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue