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

@@ -14,12 +14,13 @@ body:
label: Environment
description: Please fill out the relevant details below for your environment.
value: |
- OS Type & Version: (e.g., Ubuntu 22.04)
- OS Type & Version:
- Pangolin Version:
- Edition (Community or Enterprise):
- Gerbil Version:
- Traefik Version:
- Newt Version:
- Olm Version: (if applicable)
- Client Version:
validations:
required: true

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: |