grim/youtrack-import

Add some retry logic to make sure an issue exists before we attempt to add an attachment to it.
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
github.com/gorilla/schema v1.1.0
)