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

Commit 996a384

Browse files
committed
update: change package name
1 parent 6d1e305 commit 996a384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/column/ip_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package column
22

33
import (
44
"fmt"
5-
"github.com/kshvakov/clickhouse/lib/binary"
5+
"github.com/ClickHouse/clickhouse-go/lib/binary"
66
"io/ioutil"
77
"net"
88
"strings"

0 commit comments

Comments
 (0)