diff --git a/go.mod b/go.mod index a71fa76..e35719e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/getlantern/lantern-water -go 1.22.9 +go 1.22.4 require ( github.com/anacrolix/chansync v0.3.0