Merge pull request #86 from fosrl/dev

Fix rebuilding WG sessions and handling HP out of hot path
This commit is contained in:
Owen Schwartz
2026-06-04 10:42:18 -07:00
committed by GitHub
3 changed files with 201 additions and 43 deletions

View File

@@ -59,7 +59,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
with:
go-version: 1.25
go-version: 1.26
- name: Update version in main.go
run: |