Skip to content

Commit 3d24fb2

Browse files
committed
- [!] fix egFilePath import path
1 parent 3f4e959 commit 3d24fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_execute_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import (
77

88
"github.com/go-easygen/easygen"
99
"github.com/go-easygen/easygen/egCal"
10+
"github.com/go-easygen/easygen/egFilePath"
1011
"github.com/go-easygen/easygen/egVar"
11-
"gopkg.in/easygen.v2/egFilePath"
1212
)
1313

1414
type variable struct {

0 commit comments

Comments
 (0)