1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-12-24 00:01:10 +02:00

chore: release v0.3.1 (release.sh)

This commit is contained in:
Vladimir Mihailenco
2023-02-16 10:11:51 +02:00
parent 479603ef2b
commit 318bf373aa
11 changed files with 42 additions and 14 deletions

View File

@@ -7,8 +7,8 @@ replace github.com/uptrace/go-clickhouse => ../..
replace github.com/uptrace/go-clickhouse/chdebug => ../../chdebug
require (
github.com/uptrace/go-clickhouse v0.3.0
github.com/uptrace/go-clickhouse/chdebug v0.3.0
github.com/uptrace/go-clickhouse v0.3.1
github.com/uptrace/go-clickhouse/chdebug v0.3.1
)
require (