Remove minor go version for codeql

This commit is contained in:
Frank Denis 2023-08-26 18:28:55 +02:00
parent c86e9a90cc
commit 5ae83c1592

2
go.mod
View File

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