romana / rlog

A simple Golang logger without external dependencies
Apache License 2.0
39 stars 13 forks source link

Add support for go modules #26

Closed rafaelcn closed 2 years ago

rafaelcn commented 2 years ago

Add support for go modules with go 1.16 as the least go version supported by the project. It fixes #25