mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Mon Jul 14 14:45:44 CEST 2025
This commit is contained in:
10
nodepass/go.mod
Normal file
10
nodepass/go.mod
Normal file
@@ -0,0 +1,10 @@
|
||||
module github.com/yosebyte/nodepass
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require (
|
||||
github.com/NodePassProject/cert v1.0.0
|
||||
github.com/NodePassProject/conn v1.0.1
|
||||
github.com/NodePassProject/logs v1.0.1
|
||||
github.com/NodePassProject/pool v1.0.8
|
||||
)
|
||||
Reference in New Issue
Block a user