diff --git a/go.mod b/go.mod index c8ace77..692c844 100644 --- a/go.mod +++ b/go.mod @@ -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