diff --git a/go.mod b/go.mod index 3a718d80..e30b9e8c 100644 --- a/go.mod +++ b/go.mod @@ -29,7 +29,7 @@ require ( ) require ( - github.com/ipfs/go-log v1.0.5 + github.com/ipfs/go-log/v2 v2.5.1 github.com/kairos-io/go-nodepair v0.0.0-20231009015959-d3490b3b686c gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 )