Update module path to v2
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
m "git.iamthefij.com/iamthefij/minitor-go"
|
||||
m "git.iamthefij.com/iamthefij/minitor-go/v2"
|
||||
)
|
||||
|
||||
func TestMonitorValidate(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user