Skip to content

Commit

Permalink
Bump github.com/linuxsuren/http-downloader from 0.0.22 to 0.0.23
Browse files Browse the repository at this point in the history
Bumps [github.com/linuxsuren/http-downloader](https://github.com/linuxsuren/http-downloader) from 0.0.22 to 0.0.23.
- [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.22...v0.0.23)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2021
1 parent 4a813c9 commit 1f864a0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 23 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/jenkins-zh/jenkins-cli
go 1.14

require (
github.com/AlecAivazis/survey/v2 v2.2.9
github.com/AlecAivazis/survey/v2 v2.2.12
github.com/Netflix/go-expect v0.0.0-20180615182759-c93bf25de8e8
github.com/Pallinder/go-randomdata v1.2.0
github.com/atotto/clipboard v0.1.4
Expand All @@ -16,17 +16,17 @@ require (
github.com/linuxsuren/cobra-extension v0.0.10
github.com/linuxsuren/go-cli-alias v0.0.6
github.com/linuxsuren/go-cli-plugin v0.0.4
github.com/linuxsuren/http-downloader v0.0.22
github.com/linuxsuren/http-downloader v0.0.27
github.com/magiconair/properties v1.8.5
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/ginkgo v1.15.1
github.com/onsi/ginkgo v1.16.1
github.com/onsi/gomega v1.11.0
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
github.com/spf13/cobra v1.1.3
github.com/stretchr/testify v1.7.0
github.com/zalando/go-keyring v0.0.0-20200121091418-667557018717
go.uber.org/zap v1.16.0
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
golang.org/x/net v0.0.0-20210326060303-6b1517762897
golang.org/x/text v0.3.5
gopkg.in/yaml.v2 v2.4.0
moul.io/http2curl v1.0.0
Expand Down

0 comments on commit 1f864a0

Please sign in to comment.