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 @@ -6,7 +6,7 @@ require (
6
6
github.com/AlecAivazis/survey/v2 v2.3.2
7
7
github.com/linuxsuren/cobra-extension v0.0.12
8
8
github.com/linuxsuren/go-cli-alias v0.0.9
9
- github.com/linuxsuren/http-downloader v0.0.52
9
+ github.com/linuxsuren/http-downloader v0.0.55
10
10
github.com/magiconair/properties v1.8.5
11
11
github.com/spf13/cobra v1.2.1
12
12
github.com/spf13/viper v1.9.0
Original file line number Diff line number Diff line change @@ -320,8 +320,8 @@ github.com/linuxsuren/go-cli-alias v0.0.9/go.mod h1:g+k4hlbE/lilrEq/5emhMznb9my/
320
320
github.com/linuxsuren/http-downloader v0.0.2-0.20201207132639-19888a6beaec /go.mod h1:zRZY9FCDBuYNDxbI2Ny5suasZsMk7J6q9ecQ3V3PIqI =
321
321
github.com/linuxsuren/http-downloader v0.0.6 /go.mod h1:xxgh2OE7WGL9TwDE9L8Gh7Lqq9fFPuHbh5tofUitEfE =
322
322
github.com/linuxsuren/http-downloader v0.0.23 /go.mod h1:rUjrcLzC9cAgKSgwEhwDXH5LL0Y/aK5KpTJrA3eqW1s =
323
- github.com/linuxsuren/http-downloader v0.0.52 h1:1WkKWPaxwGqZVja1EnRH/fYpJOqoEmJF4paqC40cSEs =
324
- github.com/linuxsuren/http-downloader v0.0.52 /go.mod h1:lzIO5hJNEGPCeQIMYr0zOfE4f3kY+jYhkt3iKuiCiyg =
323
+ github.com/linuxsuren/http-downloader v0.0.55 h1:8IpmbWkEmvGHn0eGol+CBahBHA5OTi+cDcgVpLyUUsg =
324
+ github.com/linuxsuren/http-downloader v0.0.55 /go.mod h1:lzIO5hJNEGPCeQIMYr0zOfE4f3kY+jYhkt3iKuiCiyg =
325
325
github.com/magiconair/properties v1.8.0 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
326
326
github.com/magiconair/properties v1.8.1 /go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ =
327
327
github.com/magiconair/properties v1.8.4 /go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60 =
You can’t perform that action at this time.
0 commit comments