From 28d2f6e8a828cac35e575941b2bbe3112c4258c2 Mon Sep 17 00:00:00 2001 From: aburan28 Date: Tue, 24 Dec 2024 15:07:25 -0300 Subject: [PATCH] reorder go.mod Signed-off-by: aburan28 --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index bd73a3e89992f..7168685bc255c 100644 --- a/go.mod +++ b/go.mod @@ -218,7 +218,6 @@ require ( github.com/google/gofuzz v1.2.0 // indirect github.com/gosimple/unidecode v1.0.1 // indirect github.com/gregdel/pushover v1.2.1 // indirect - github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect github.com/hashicorp/go-cleanhttp v0.5.2 // indirect github.com/hashicorp/go-version v1.6.0 // indirect