This commit is contained in:
Neil Alexander 2024-12-13 23:12:36 +00:00
parent 657f7e0db3
commit 04be129878
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
3 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -3,7 +3,7 @@ module github.com/yggdrasil-network/yggdrasil-go
go 1.21
require (
github.com/Arceliar/ironwood v0.0.0-20241210120540-9deb08d9f8f9
github.com/Arceliar/ironwood v0.0.0-20241213013129-743fe2fccbd3
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d
github.com/cheggaaa/pb/v3 v3.1.5
github.com/coder/websocket v1.8.12