Skip to content

Commit

Permalink
chore: update import path
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Jan 12, 2023
1 parent bd09316 commit facd632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modtest.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package modtest
import "fmt"

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

0 comments on commit facd632

Please sign in to comment.