Skip to content

Commit d02df34

Browse files
Fix README go code example
1 parent 98fb7fb commit d02df34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ import (
100100
"os"
101101
"testing"
102102
103-
"github.com/billyzaelani/is"
103+
"github.com/injustease/is"
104104
"github.com/injustease/gostman"
105105
)
106106

0 commit comments

Comments
 (0)