aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorAKP <tom@tdpain.net>2023-01-19 15:10:48 +0000
committerAKP <tom@tdpain.net>2023-01-19 15:10:48 +0000
commit750840146284b9a8dc041a8cb687e1f0f2380bf8 (patch)
treedf786d9b3758ea160b66ee3b9dbab9f7de5a6a25 /go.mod
parentb495673714eb3561add1516bc619045b6e1da15d (diff)
Support checking ETags on RSS feeds
Signed-off-by: AKP <tom@tdpain.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 19a041d..d9ffdfc 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.19
require (
github.com/bwmarrin/go-alone v0.0.0-20190806015146-742bb55d1631
- github.com/carlmjohnson/requests v0.22.2
+ github.com/carlmjohnson/requests v0.22.3
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/gofiber/fiber/v2 v2.31.0
github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible