1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-25 17:18:05 +08:00
This commit is contained in:
shylinux 2021-05-31 17:23:13 +08:00
parent 333ba99962
commit fbe99a51bd

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/AaronO/go-git-http v0.0.0-20161214145340-1d9485b3a98f
github.com/gorilla/websocket v1.4.2
github.com/kr/pty v1.1.8
github.com/shylinux/toolkits v0.2.3
github.com/shylinux/toolkits v0.2.4
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
)