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

chore: release v0.2.8 (release.sh)

This commit is contained in:
Vladimir Mihailenco
2022-05-29 15:49:37 +03:00
parent f7545ceda4
commit 005f04c00b
14 changed files with 28 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.7
github.com/uptrace/go-clickhouse/chdebug v0.2.7
github.com/uptrace/go-clickhouse v0.2.8
github.com/uptrace/go-clickhouse/chdebug v0.2.8
)
require (