File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.0
44
55require (
66 github.com/appleboy/com v1.1.1
7- github.com/appleboy/go-httpclient v0.4 .0
7+ github.com/appleboy/go-httpclient v0.5 .0
88 github.com/appleboy/go-httpretry v0.4.0
99 github.com/appleboy/graceful v1.2.1
1010 github.com/gin-contrib/sessions v1.0.4
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERo
88github.com/Microsoft/go-winio v0.6.2 /go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU =
99github.com/appleboy/com v1.1.1 h1:iqu+BzrEcO3Towwi4E0GDRLSEeMBix3gf3LRjn9h8ow =
1010github.com/appleboy/com v1.1.1 /go.mod h1:WKU8+CaWcyLkpm0NLhGA8Wl/yGi3KXfTIXsp7T2ceZc =
11- github.com/appleboy/go-httpclient v0.4 .0 h1:vHj2lDq2FTp/RnjYjtWSqURWepAa+EcqQ1y9oV+lbJU =
12- github.com/appleboy/go-httpclient v0.4 .0 /go.mod h1:kQwfZ82XifjYMAIPBHQatyjDsjf4wWnWSLmS8gx4nJI =
11+ github.com/appleboy/go-httpclient v0.5 .0 h1:dybxCSecD5bGVX6qCzUui5QITDrenfA200wF3H/AMZY =
12+ github.com/appleboy/go-httpclient v0.5 .0 /go.mod h1:kQwfZ82XifjYMAIPBHQatyjDsjf4wWnWSLmS8gx4nJI =
1313github.com/appleboy/go-httpretry v0.4.0 h1:d2mMv6LQPzsM2h643ZkwtApuqAy3taG3J6h83l0na40 =
1414github.com/appleboy/go-httpretry v0.4.0 /go.mod h1:96v1IO6wg1+S10iFbOM3O8rn2vkFw8+uH4mDPhGoz+E =
1515github.com/appleboy/graceful v1.2.1 h1:OCNfj5QdQQ82eBuxEF7RAILQCGG+Ued7BOMQwcTv9DQ =
You can’t perform that action at this time.
0 commit comments