Merge pull request #3 from Lokowitz/update-and-clean-go

sync go to latest version

Former-commit-id: bdf231d7d4
This commit is contained in:
Owen Schwartz
2025-07-30 09:58:48 -07:00
committed by GitHub
5 changed files with 11 additions and 136 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: 1.23.1
go-version: 1.24
# - name: Update version in main.go
# run: |