add new web APIs

This commit is contained in:
ginuerzh
2025-06-25 21:31:22 +08:00
parent 66a260abd1
commit b51cecbbfd
4 changed files with 34 additions and 53 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: '1.23'
go-version: '1.24'
cache: true
# More assembly might be required: Docker logins, GPG, etc. It all depends
# on your needs.