diff --git a/testplans/graphsync/go.mod b/testplans/graphsync/go.mod index 76163e8a..a78a016f 100644 --- a/testplans/graphsync/go.mod +++ b/testplans/graphsync/go.mod @@ -1,6 +1,6 @@ module github.com/ipfs/go-graphsync/testplans/graphsync -go 1.21 +go 1.22 require ( github.com/dgraph-io/badger/v2 v2.2007.3