diff options
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,12 +8,11 @@ require ( github.com/dhowden/tag v0.0.0-20201120070457-d52dcb253c63 github.com/dustin/go-humanize v1.0.0 github.com/fsnotify/fsnotify v1.4.9 - github.com/google/uuid v1.2.0 // indirect github.com/gorilla/handlers v1.5.1 github.com/gorilla/mux v1.8.0 + github.com/lithammer/shortuuid/v3 v3.0.7 github.com/prologic/bitcask v0.3.10 github.com/prologic/vimeodl v0.0.0-20200328030915-d2b0e6272c23 - github.com/renstrom/shortuuid v3.0.0+incompatible github.com/sirupsen/logrus v1.8.1 github.com/spf13/pflag v1.0.5 github.com/wybiral/feeds v1.1.1 |
