File tree Expand file tree Collapse file tree 5 files changed +563
-510
lines changed
Expand file tree Collapse file tree 5 files changed +563
-510
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
77 github.com/Azure/azure-storage-blob-go v0.8.0
88 github.com/Azure/go-autorest/autorest v0.10.0 // indirect
99 github.com/GeertJohan/go.rice v1.0.0
10+ github.com/Masterminds/semver v1.4.2
1011 github.com/PuerkitoBio/goquery v1.5.1
1112 github.com/armon/go-metrics v0.0.0-20190430140413-ec5e00d3c878 // indirect
1213 github.com/aws/aws-sdk-go v1.28.8
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ github.com/GeertJohan/go.incremental v1.0.0/go.mod h1:6fAjUhbVuX1KcMD3c8TEgVUqmo
4444github.com/GeertJohan/go.rice v1.0.0 h1:KkI6O9uMaQU3VEKaj01ulavtF7o1fWT7+pk/4voiMLQ =
4545github.com/GeertJohan/go.rice v1.0.0 /go.mod h1:eH6gbSOAUv07dQuZVnBmoDP8mgsM1rtixis4Tib9if0 =
4646github.com/Masterminds/glide v0.13.2 /go.mod h1:STyF5vcenH/rUqTEv+/hBXlSTo7KYwg2oc2f4tzPWic =
47+ github.com/Masterminds/semver v1.4.2 h1:WBLTQ37jOCzSLtXNdoo8bNM8876KhNqOKvrlGITgsTc =
4748github.com/Masterminds/semver v1.4.2 /go.mod h1:MB6lktGJrhw8PrUyiEoblNEGEQ+RzHPF078ddwwvV3Y =
4849github.com/Masterminds/vcs v1.13.0 /go.mod h1:N09YCmOQr6RLxC6UNHzuVwAdodYbbnycGHSmwVJjcKA =
4950github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46 /go.mod h1:3wb06e3pkSAbeQ52E9H9iFoQsEEwGN64994WTCIhntQ =
You can’t perform that action at this time.
0 commit comments