fix go version format

This commit is contained in:
Alison Winters 2024-02-28 09:44:18 +08:00
parent 8d43ce9b56
commit f7e13502c0
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/dnscrypt/dnscrypt-proxy
go 1.22.0
go 1.22
require (
github.com/BurntSushi/toml v1.3.2