```bash go: github.com/ameshkov/dnslookup@latest (in github.com/ameshkov/dnslookup@v1.11.1): go.mod:3: invalid go version '1.22.2': must match format 1.23 ``` How can I fix it? Thx.
go: github.com/ameshkov/dnslookup@latest (in github.com/ameshkov/dnslookup@v1.11.1): go.mod:3: invalid go version '1.22.2': must match format 1.23How can I fix it? Thx.