diff --git a/go.mod b/go.mod index e3f59b3..0ca860c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ipfs/go-ipld-format -go 1.24.0 +go 1.25 require ( github.com/ipfs/go-block-format v0.2.3