Skip to content

Commit

Permalink
Bump github.com/ikawaha/goahttpcheck from 1.14.2 to 1.15.2
Browse files Browse the repository at this point in the history
Bumps [github.com/ikawaha/goahttpcheck](https://github.com/ikawaha/goahttpcheck) from 1.14.2 to 1.15.2.
- [Release notes](https://github.com/ikawaha/goahttpcheck/releases)
- [Commits](ikawaha/goahttpcheck@v1.14.2...v1.15.2)

---
updated-dependencies:
- dependency-name: github.com/ikawaha/goahttpcheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tekton-robot committed Nov 9, 2023
1 parent a600bf2 commit a3d8bd2
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 347 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/gorilla/mux v1.8.1
github.com/gorilla/sessions v1.2.1
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
github.com/ikawaha/goahttpcheck v1.14.2
github.com/ikawaha/goahttpcheck v1.15.2
github.com/joho/godotenv v1.5.1
github.com/markbates/goth v1.78.0
github.com/mitchellh/go-homedir v1.1.0
Expand Down Expand Up @@ -92,7 +92,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/hashicorp/golang-lru v1.0.2 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/ikawaha/httpcheck v1.9.0 // indirect
github.com/ikawaha/httpcheck v1.10.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
Expand Down
Loading

0 comments on commit a3d8bd2

Please sign in to comment.