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