Switched from Godeps to go mod

This commit is contained in:
David Högborg
2020-07-18 17:49:04 +02:00
parent f73444f5b8
commit 7d8fcee96f
75 changed files with 62 additions and 11835 deletions

View File

@@ -10,9 +10,9 @@ import (
"strings"
"time"
log "github.com/Sirupsen/logrus"
"github.com/dustin/go-humanize"
"github.com/lucasb-eyer/go-colorful"
log "github.com/sirupsen/logrus"
)
type TableComplex struct {