feat: support clickhouse and chore go and orm (#147)

This commit is contained in:
Richard
2024-08-11 11:54:08 +08:00
committed by GitHub
parent 981f85e128
commit 64fdd4fb74
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,9 @@
## Changelog
## v1.9.0
- feat: support clickhouse
- chore: upgrade go to v1.21
- chore: upgrade go to v1.22.3
- chore: optimize log and orm
## v1.8.2

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/go-eagle/eagle
go 1.21
go 1.22.3
require (
github.com/1024casts/gorm-opentelemetry v1.0.1-0.20210805144709-183269b54068