mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-23 22:50:37 -04:00
Switch to Go 1.11+ modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
fc359c6118
commit
cbfc002c15
420 changed files with 55 additions and 217403 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"strconv"
|
||||
"strings"
|
||||
|
||||
"github.com/gofrs/uuid"
|
||||
"github.com/gofrs/uuid/v3"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"github.com/xuyu/goredis"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue