diff --git a/go.mod b/go.mod index 9696883..549a34f 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( require ( github.com/ipfs/go-log/v2 v2.5.1 github.com/mudler/edgevpn v0.19.2 - github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb + github.com/mudler/go-nodepair v0.3.0 github.com/onsi/ginkgo/v2 v2.9.3 github.com/rancher-sandbox/ele-testhelpers v0.0.0-20240412110134-536443696b01 k8s.io/api v0.23.5