mirror of
https://github.com/yggdrasil-network/yggquic.git
synced 2025-05-20 00:45:07 +03:00
Update to Yggdrasil 0.5.4
This commit is contained in:
parent
d9d7795ed0
commit
ee4c89a84c
2 changed files with 7 additions and 13 deletions
6
go.mod
6
go.mod
|
@ -1,11 +1,11 @@
|
|||
module github.com/yggdrasil-network/yggquic
|
||||
|
||||
go 1.21.0
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/Arceliar/ironwood v0.0.0-20231126105342-ad38416a77c8
|
||||
github.com/Arceliar/ironwood v0.0.0-20231127131626-465b82dfb5bd
|
||||
github.com/quic-go/quic-go v0.40.0
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.5.3
|
||||
github.com/yggdrasil-network/yggdrasil-go v0.5.4
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue