Solve incorrect import path for duration

https://github.com/ewhal/Pastebin/issues/4
This commit is contained in:
Eliot Whalan 2016-10-14 20:15:53 +10:00
parent 09f311a012
commit eaf9d37e68
No known key found for this signature in database
GPG Key ID: C0A42175139840D6

View File

@ -16,7 +16,7 @@ import (
"os"
"time"
duration "github.com/channelmeter/iso8601duration"
duration "github.com/ChannelMeter/iso8601duration"
// uniuri is used for easy random string generation
"github.com/dchest/uniuri"
// pygments is used for syntax highlighting