Skip to content

Commit 556d676

Browse files
Bump github.com/linuxsuren/http-downloader from 0.0.52 to 0.0.55 (#44)
Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.52 to 0.0.55. - [Release notes](https://github.com/linuxsuren/http-downloader/releases) - [Changelog](https://github.com/LinuxSuRen/http-downloader/blob/master/.goreleaser.yml) - [Commits](LinuxSuRen/http-downloader@v0.0.52...v0.0.55) --- updated-dependencies: - dependency-name: github.com/linuxsuren/http-downloader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ebe08d commit 556d676

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/AlecAivazis/survey/v2 v2.3.2
77
github.com/linuxsuren/cobra-extension v0.0.12
88
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
1010
github.com/magiconair/properties v1.8.5
1111
github.com/spf13/cobra v1.2.1
1212
github.com/spf13/viper v1.9.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ github.com/linuxsuren/go-cli-alias v0.0.9/go.mod h1:g+k4hlbE/lilrEq/5emhMznb9my/
320320
github.com/linuxsuren/http-downloader v0.0.2-0.20201207132639-19888a6beaec/go.mod h1:zRZY9FCDBuYNDxbI2Ny5suasZsMk7J6q9ecQ3V3PIqI=
321321
github.com/linuxsuren/http-downloader v0.0.6/go.mod h1:xxgh2OE7WGL9TwDE9L8Gh7Lqq9fFPuHbh5tofUitEfE=
322322
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=
325325
github.com/magiconair/properties v1.8.0/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
326326
github.com/magiconair/properties v1.8.1/go.mod h1:PppfXfuXeibc/6YijjN8zIbojt8czPbwD3XqdrwzmxQ=
327327
github.com/magiconair/properties v1.8.4/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=

0 commit comments

Comments
 (0)