zencoder / go-dash

A Go library for generating MPEG-DASH manifests.
Other
221 stars 61 forks source link

fix go.mod #61

Closed jslching closed 3 years ago

jslching commented 5 years ago

Fixes #60

stuarthicks commented 5 years ago

Please see the discussion on https://github.com/zencoder/go-dash/pull/58. Changing the module line by itself breaks the build. I'll be happy to accept this PR if it includes the other necessary changes to imports. Thank you.

jslching commented 4 years ago

@stuarthicks Please see the additional changes, thank you.

jslching commented 3 years ago

@stuarthicks any possibility of an update on this? Thank you

stuarthicks commented 3 years ago

@jslching Hi, I'm really sorry for never getting back onto this, it somewhat fell off my radar. The changes you pushed look good and I'm happy to merge. Thanks!