diff --git a/go.mod b/go.mod index 020d7b2..eae5a4d 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-20221012021659-2433c68452d5 + git.hpds.cc/Component/network v0.0.0-20230326151855-3c157f531d86 github.com/disintegration/imaging v1.6.2 github.com/lucas-clemente/quic-go v0.29.1 github.com/stretchr/testify v1.8.0