mcuadros / go-syslog

Syslog server library for go.
http://godoc.org/gopkg.in/mcuadros/go-syslog.v2
MIT License
523 stars 143 forks source link

feat: add go.mod #93

Open rfyiamcool opened 1 year ago

rfyiamcool commented 1 year ago

change

It is recommended to add go.mod, otherwise the ide will always report various problems. 😅