Skip to content

Commit

Permalink
chore(deps): bump github.com/ikawaha/httpcheck from 1.10.0 to 1.10.1
Browse files Browse the repository at this point in the history
Bumps [github.com/ikawaha/httpcheck](https://github.com/ikawaha/httpcheck) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/ikawaha/httpcheck/releases)
- [Commits](ikawaha/httpcheck@v1.10.0...v1.10.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 950d3b4 commit f2b8aec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ikawaha/goahttpcheck
go 1.20

require (
github.com/ikawaha/httpcheck v1.10.0
github.com/ikawaha/httpcheck v1.10.1
goa.design/goa/v3 v3.14.1
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/google/uuid v1.4.0 h1:MtMxsa51/r9yyhkyLsVeVt0B+BGQZzpQiTQ4eHZ8bc4=
github.com/google/uuid v1.4.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/websocket v1.5.1 h1:gmztn0JnHVt9JZquRuzLw3g4wouNVzKL15iLr/zn/QY=
github.com/gorilla/websocket v1.5.1/go.mod h1:x3kM2JMyaluk02fnUJpQuwD2dCS5NDG2ZHL0uE0tcaY=
github.com/ikawaha/httpcheck v1.10.0 h1:3lSrYzgBydfn7sczWBAkVA1gTwxPKxdMkYi2wtEIZUU=
github.com/ikawaha/httpcheck v1.10.0/go.mod h1:mICgpunMfsAjsSX6AocPp+ctplen5/lmh8yXJ+fbeac=
github.com/ikawaha/httpcheck v1.10.1 h1:1UhgQCaxn6Dhujw0bfF2SPCw5Ue6LLwJufmfhW5GOj4=
github.com/ikawaha/httpcheck v1.10.1/go.mod h1:mICgpunMfsAjsSX6AocPp+ctplen5/lmh8yXJ+fbeac=
github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
Expand Down

0 comments on commit f2b8aec

Please sign in to comment.