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

@@ -8,9 +8,9 @@ import (
"os"
"time"
log "github.com/Sirupsen/logrus"
"github.com/codegangsta/cli"
"github.com/dustin/go-humanize"
log "github.com/sirupsen/logrus"
)
const (