Skip to content

Commit facd632

Browse files
committed
chore: update import path
1 parent bd09316 commit facd632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modtest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ package modtest
33
import "fmt"
44

55
func Test() {
6-
fmt.Println("github.com/vmihailenco/modtest/v2")
6+
fmt.Println("github.com/go-redis/modtest/v2")
77
}

0 commit comments

Comments
 (0)