1、修改bug

This commit is contained in:
wangjian 2023-04-05 23:35:16 +08:00
parent 033e5f845d
commit 9403c4d01e
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.hpds.cc/pavement/hpds_node
go 1.19
require (
git.hpds.cc/Component/network v0.0.0-20230405125523-abb93c020ff5
git.hpds.cc/Component/network v0.0.0-20230405135741-a4ea724bab76
github.com/disintegration/imaging v1.6.2
github.com/quic-go/quic-go v0.33.0
github.com/stretchr/testify v1.8.0