Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1efa95 commit 4e38de7Copy full SHA for 4e38de7
1 file changed
file/test.go
@@ -5,7 +5,7 @@ import (
5
"os"
6
"testing"
7
8
- "github.com/alecthomas/template"
+ "text/template"
9
)
10
11
// Suite is a instance of Test struct
0 commit comments