go.mod updates
This commit is contained in:
parent
69ba750b38
commit
d67be9ef58
8 changed files with 8 additions and 23 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue