feat: enhance logging and refactor database handling
All checks were successful
release / build (amd64, linux) (push) Successful in 1m32s
All checks were successful
release / build (amd64, linux) (push) Successful in 1m32s
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