feat: quic-go v0.47.0

This commit is contained in:
Toby 2024-10-04 11:21:30 -07:00
parent 21ea2a024a
commit ef6da94927
10 changed files with 78 additions and 68 deletions

View file

@ -19,7 +19,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: "1.22"
go-version: "1.23"
- name: Setup Python # This is for the build script
uses: actions/setup-python@v5

View file

@ -23,7 +23,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: "1.22"
go-version: "1.23"
- name: Setup Python # This is for the build script
uses: actions/setup-python@v5