diff --git a/go.mod b/go.mod index c3c7fd9..8686be8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ipfs/go-merkledag -go 1.21 +go 1.22 require ( github.com/gogo/protobuf v1.3.2