mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-02 05:57:46 +09:00
go.mod updates
This commit is contained in:
@@ -5,8 +5,6 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
_ "github.com/jinzhu/gorm/dialects/sqlite" // sql driver
|
||||
|
||||
"gopkg.in/check.v1"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user