Closed jkulvich closed 1 year ago
Please, make go mod init to support Go 1.11 modules. It'll allow to use your module simple and in right way.
go mod init
Go Modules Reference
fixed in master branch
first go mod version should be v1.3.1
Please, make
go mod init
to support Go 1.11 modules. It'll allow to use your module simple and in right way.Go Modules Reference