1、修改bug
This commit is contained in:
parent
033e5f845d
commit
9403c4d01e
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module git.hpds.cc/pavement/hpds_node
|
||||||
go 1.19
|
go 1.19
|
||||||
|
|
||||||
require (
|
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/disintegration/imaging v1.6.2
|
||||||
github.com/quic-go/quic-go v0.33.0
|
github.com/quic-go/quic-go v0.33.0
|
||||||
github.com/stretchr/testify v1.8.0
|
github.com/stretchr/testify v1.8.0
|
||||||
|
|
Loading…
Reference in New Issue