Skip to content

Commit

Permalink
Merge pull request #4 from getlantern/fix/setting-go-version-1.22.4
Browse files Browse the repository at this point in the history
setting go version to 1.22.4
  • Loading branch information
WendelHime authored Dec 18, 2024
2 parents 97b2bf6 + f348232 commit 6022433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 6022433

Please sign in to comment.