go.mod updates

This commit is contained in:
Juan Font Alonso 2021-06-24 15:49:27 +02:00
parent 69ba750b38
commit d67be9ef58
8 changed files with 8 additions and 23 deletions

View file

@ -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",