grim/youtrack-import

Replace all \r\n with just \n and clean up the regexs in the creole code
module hg.sr.ht/~grim/youtrack-import
go 1.13
require (
github.com/alecthomas/kong v0.2.1
github.com/avast/retry-go v2.4.3+incompatible
golang.org/x/tools v0.0.0-20200117220505-0cba7a3a9ee9 // indirect
)