diff --git a/go.mod b/go.mod index cc1f66d..a4f834f 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/multiformats/ma-pipe -go 1.21 +go 1.22 require ( github.com/dustin/go-humanize v1.0.0