1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-14 23:44:59 +02:00

chore: release v0.2.5 (release.sh)

This commit is contained in:
Vladimir Mihailenco
2022-03-29 13:16:49 +03:00
parent 14f9edfce4
commit b2aa5d9fc7
13 changed files with 29 additions and 19 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.2.4
github.com/uptrace/go-clickhouse/chdebug v0.2.4
github.com/uptrace/go-clickhouse v0.2.5
github.com/uptrace/go-clickhouse/chdebug v0.2.5
)
require (