diff --git a/go.mod b/go.mod index 78bd789..288e0ff 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ipfs/go-peertaskqueue -go 1.21 +go 1.22 require ( github.com/benbjohnson/clock v1.3.0