From 9f3dcc08fd6f165327ffdfdb6a396f711ad74eb4 Mon Sep 17 00:00:00 2001 From: Vincent Boutour Date: Sun, 22 Jan 2023 14:22:59 +0100 Subject: [PATCH] chore(deps): Bumping httputils to latest Signed-off-by: Vincent Boutour --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c44749fa..e9cab6cb 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/ViBiOh/auth/v2 v2.14.20 github.com/ViBiOh/exas v0.6.0 github.com/ViBiOh/flags v1.2.0 - github.com/ViBiOh/httputils/v4 v4.52.11 + github.com/ViBiOh/httputils/v4 v4.53.01 github.com/ViBiOh/vith v0.5.10 github.com/go-redis/redis/v8 v8.11.5 github.com/golang/mock v1.6.0