Replace testify with gotest.tools (#553)
* vendor gotest.tools * Run gotest.tools migration tools * Fixup tests that were improperly converted * Remove unused testify package vendors
This commit is contained in:
@@ -137,3 +137,7 @@
|
||||
name = "github.com/virtual-kubelet/azure-aci"
|
||||
version = "v0.1.0"
|
||||
|
||||
|
||||
[[constraint]]
|
||||
name = "gotest.tools"
|
||||
version = "2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user