We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91ccaf commit 2d7e197Copy full SHA for 2d7e197
form_test.go
@@ -6,7 +6,7 @@ import (
6
"testing"
7
"time"
8
9
- . "github.com/go-playground/assert"
+ . "gopkg.in/go-playground/assert.v1"
10
)
11
12
// NOTES:
0 commit comments