feat: enhance logging and refactor database handling
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.22.x"
|
||||
go-version: "1.25.x"
|
||||
cache: true
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user