Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 1d94166

Browse files
Bump github.com/ikawaha/goahttpcheck from 1.15.11 to 1.15.13
Bumps [github.com/ikawaha/goahttpcheck](https://github.com/ikawaha/goahttpcheck) from 1.15.11 to 1.15.13. - [Release notes](https://github.com/ikawaha/goahttpcheck/releases) - [Commits](ikawaha/goahttpcheck@v1.15.11...v1.15.13) --- updated-dependencies: - dependency-name: github.com/ikawaha/goahttpcheck dependency-version: 1.15.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6a4aa3 commit 1d94166

File tree

3 files changed

+5
-152
lines changed

3 files changed

+5
-152
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
github.com/gorilla/mux v1.8.1
1919
github.com/gorilla/sessions v1.3.0
2020
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
21-
github.com/ikawaha/goahttpcheck v1.15.11
21+
github.com/ikawaha/goahttpcheck v1.15.13
2222
github.com/joho/godotenv v1.5.1
2323
github.com/markbates/goth v1.81.0
2424
github.com/mitchellh/go-homedir v1.1.0

0 commit comments

Comments
 (0)