diff --git a/go.mod b/go.mod index 2a6bdef5..378976fb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/ipfs/go-graphsync -go 1.19 +go 1.20 require ( github.com/google/go-cmp v0.5.9