Results 1 issues of Marco Conti

- go version go1.18.3 linux/amd64 - os: Ubuntu 18.04.6 LTS **Reproduce:** --- 1. `mkdir gokongtest` 2. `cd gokongtest` 3. `go mod init github.com/whatever/gokongtest` ``` go: creating new go.mod: module github.com/whatever/gokongtest...