mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-03 06:22:38 +09:00
go.mod updates
This commit is contained in:
@@ -34,7 +34,6 @@ func (s *Suite) TestDestroyNamespaceErrors(c *check.C) {
|
||||
if err != nil {
|
||||
c.Fatal(err)
|
||||
}
|
||||
defer db.Close()
|
||||
m := Machine{
|
||||
ID: 0,
|
||||
MachineKey: "foo",
|
||||
|
||||
Reference in New Issue
Block a user