From 1e7777941b59583532011c3e8d7208a7843b43f1 Mon Sep 17 00:00:00 2001 From: liuzhihang1 <1625167628@qq.com> Date: Fri, 7 Mar 2025 08:51:05 +0000 Subject: [PATCH] update go mod --- go.mod | 1 - go.sum | 2 -- 2 files changed, 3 deletions(-) diff --git a/go.mod b/go.mod index 8c3303c..aa13480 100644 --- a/go.mod +++ b/go.mod @@ -94,7 +94,6 @@ require ( github.com/gin-gonic/gin v1.9.1 github.com/glebarez/sqlite v1.11.0 github.com/golang-jwt/jwt v3.2.2+incompatible - github.com/levigross/grequests v0.0.0-20231203190023-9c307ef1f48d github.com/olivere/elastic/v7 v7.0.32 github.com/panjf2000/ants/v2 v2.10.0 github.com/robfig/cron/v3 v3.0.1 diff --git a/go.sum b/go.sum index 559592f..2c3dd54 100644 --- a/go.sum +++ b/go.sum @@ -101,8 +101,6 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ= github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI= -github.com/levigross/grequests v0.0.0-20231203190023-9c307ef1f48d h1:8fVmm2qScPn4JAF/YdTtqrPP3n58FgZ4GbKTNfaPuRs= -github.com/levigross/grequests v0.0.0-20231203190023-9c307ef1f48d/go.mod h1:dFu6nuJHC3u9kCDcyGrEL7LwhK2m6Mt+alyiiIjDrRY= github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY= github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0= github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=