chore: update quic-go to 0.37.2 and go1.21rc4

This commit is contained in:
wwqgtxx
2023-08-05 12:53:49 +08:00
parent 191243a1d2
commit 68f312288d
3 changed files with 7 additions and 7 deletions

View File

@ -128,7 +128,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: "1.21.0-rc.3"
go-version: "1.21.0-rc.4"
check-latest: true
- name: Test