From a4ed3509d41eae5cb6551bf017e8e9ff78c1fb81 Mon Sep 17 00:00:00 2001 From: simlecode <69969590+simlecode@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:20:35 +0800 Subject: [PATCH] chore: mod tidy --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index bc78704..7a178be 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,6 @@ require ( github.com/ipfs-force-community/sophon-auth v1.16.0 github.com/ipfs-force-community/sophon-gateway v1.17.0-rc1 github.com/ipfs/go-log/v2 v2.5.1 - github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 github.com/mitchellh/go-homedir v1.1.0 github.com/multiformats/go-multiaddr v0.13.0 github.com/spf13/cast v1.5.0