From 9734a3583f1456ae396d8564a34329e1935511ab Mon Sep 17 00:00:00 2001 From: Devashish Date: Wed, 17 Jul 2024 17:18:56 +0530 Subject: [PATCH] Run tidy --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 9c4afc1dc..43e634339 100644 --- a/go.mod +++ b/go.mod @@ -166,7 +166,6 @@ require ( github.com/skeema/knownhosts v1.2.1 // indirect github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966 // indirect github.com/spf13/cast v1.3.1 // indirect - github.com/stretchr/objx v0.5.0 // indirect github.com/tklauser/go-sysconf v0.3.11 // indirect github.com/tklauser/numcpus v0.6.0 // indirect github.com/ugorji/go/codec v1.2.6 // indirect