mirror of
https://github.com/gofiber/storage.git
synced 2025-12-24 05:08:39 +08:00
fix(clickhouse): set same Go version as the rest of the modules
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module github.com/gofiber/storage/clickhouse
|
||||
|
||||
go 1.25.3
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/ClickHouse/clickhouse-go/v2 v2.41.0
|
||||
|
||||
Reference in New Issue
Block a user