mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-03 20:47:38 +03:00
use new quic-go mod version
This commit is contained in:
parent
e626e1224e
commit
d9d07a5b2a
11 changed files with 19 additions and 17 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
id: current-time
|
||||
|
||||
- name: Build
|
||||
uses: tobyxdd/go-cross-build@e269fe09a60b9a6a7325cb06075e32ab1b7c2d12
|
||||
uses: thatisuday/go-cross-build@v1.1.0
|
||||
env:
|
||||
TIME: "${{ steps.current-time.outputs.time }}"
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue