Update Makefile and Godeps and various fixups

This commit is contained in:
Cameron Sparr
2016-01-07 10:58:53 -07:00
parent 64b98a9b61
commit ad4af06802
3 changed files with 22 additions and 23 deletions

View File

@@ -9,7 +9,6 @@ import (
"github.com/shirou/gopsutil/cpu"
"github.com/shirou/gopsutil/docker"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
)