diff --git a/go.mod b/go.mod index 105ffc0..d44de85 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/multiformats/go-multistream -go 1.24 +go 1.25 require github.com/multiformats/go-varint v0.0.6