Skip to content

Commit 55da5ff

Browse files
committed
change version index for v9
1 parent 020af5c commit 55da5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ package main
2727
import (
2828
"log"
2929

30-
"github.com/elastic/go-elasticsearch/v7"
30+
"github.com/elastic/go-elasticsearch/v9"
3131
)
3232

3333
func main() {

0 commit comments

Comments
 (0)