We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd09316 commit facd632Copy full SHA for facd632
modtest.go
@@ -3,5 +3,5 @@ package modtest
3
import "fmt"
4
5
func Test() {
6
- fmt.Println("github.com/vmihailenco/modtest/v2")
+ fmt.Println("github.com/go-redis/modtest/v2")
7
}
0 commit comments