diff --git a/go.mod b/go.mod index b39f904..5701d5a 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/probe-lab/go-kademlia -go 1.21 +go 1.22 require ( github.com/benbjohnson/clock v1.3.5