Skip to content

Commit

Permalink
switch to go 1.22 (#369)
Browse files Browse the repository at this point in the history
fixes #368
  • Loading branch information
mikhirev authored Mar 23, 2024
1 parent 4c9813d commit 39a91e4
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/folbricht/routedns

go 1.20
go 1.22

require (
github.com/BurntSushi/toml v1.2.1
Expand Down

0 comments on commit 39a91e4

Please sign in to comment.