deploy: compute MD5 by reading if List didn't provide one

This commit is contained in:
Robert van Gent
2019-05-03 13:28:35 -07:00
committed by Bjørn Erik Pedersen
parent f2b5d4de34
commit f330e869e4
3 changed files with 23 additions and 10 deletions

1
go.mod
View File

@@ -19,6 +19,7 @@ require (
github.com/fortytw2/leaktest v1.2.0
github.com/fsnotify/fsnotify v1.4.7
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.2.0
github.com/gorilla/websocket v1.4.0
github.com/hashicorp/go-immutable-radix v1.0.0
github.com/jdkato/prose v1.1.0