File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/crazy-max/ftpgrab/v7
3
3
go 1.15
4
4
5
5
require (
6
- github.com/alecthomas/kong v0.2.12
6
+ github.com/alecthomas/kong v0.2.15
7
7
github.com/crazy-max/gonfig v0.4.0
8
8
github.com/docker/go-units v0.4.0
9
9
github.com/go-gomail/gomail v0.0.0-20160411212932-81ebce5c23df
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/Masterminds/sprig v2.16.0+incompatible h1:QZbMUPxRQ50EKAq3LFMnxddMu88
6
6
github.com/Masterminds/sprig v2.16.0+incompatible /go.mod h1:y6hNFY5UBTIWBxnzTeuNhlNS5hqE0NB0E6fgfo2Br3o =
7
7
github.com/PuerkitoBio/goquery v1.5.0 h1:uGvmFXOA73IKluu/F84Xd1tt/z07GYm8X49XKHP7EJk =
8
8
github.com/PuerkitoBio/goquery v1.5.0 /go.mod h1:qD2PgZ9lccMbQlc7eEOjaeRlFQON7xY8kdmcsrnKqMg =
9
- github.com/alecthomas/kong v0.2.12 h1:X3kkCOXGUNzLmiu+nQtoxWqj4U2a39MpSJR3QdQXOwI =
10
- github.com/alecthomas/kong v0.2.12 /go.mod h1:kQOmtJgV+Lb4aj+I2LEn40cbtawdWJ9Y8QLq+lElKxE =
9
+ github.com/alecthomas/kong v0.2.15 h1:HP3K1XuFn0wGSWFGVW67V+65tXw/Ht8FDYiLNAuX2Ug =
10
+ github.com/alecthomas/kong v0.2.15 /go.mod h1:kQOmtJgV+Lb4aj+I2LEn40cbtawdWJ9Y8QLq+lElKxE =
11
11
github.com/andybalholm/cascadia v1.0.0 h1:hOCXnnZ5A+3eVDX8pvgl4kofXv2ELss0bKcqRySc45o =
12
12
github.com/andybalholm/cascadia v1.0.0 /go.mod h1:GsXiBklL0woXo1j/WYWtSYYC4ouU9PqHO0sqidkEA4Y =
13
13
github.com/aokoli/goutils v1.0.1 h1:7fpzNGoJ3VA8qcrm++XEE1QUe0mIwNeLa02Nwq7RDkg =
You can’t perform that action at this time.
0 commit comments