Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit abd5181

Browse files
Alan Braithwaitefarbodsalimi
Alan Braithwaite
authored andcommitted
update module path
1 parent 5f42187 commit abd5181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/column/tuple.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"strconv"
77
"time"
88

9-
"github.com/kshvakov/clickhouse/lib/binary"
9+
"github.com/ClickHouse/clickhouse-go/lib/binary"
1010
)
1111

1212
type Tuple struct {

0 commit comments

Comments
 (0)