When running `go build -o main.exe` I get: ``` main.go:7:2: no required module provides package github.com/NdoleStudio/httpsms/docs; to add it: go get github.com/NdoleStudio/httpsms/docs ```
When running
go build -o main.exeI get: