From e06f7e6b954c32d370a53c94ef7405f418329235 Mon Sep 17 00:00:00 2001 From: Boming Zhang Date: Mon, 17 Feb 2025 12:40:30 -0500 Subject: [PATCH] chore: remove extra s in pkg name --- pkg/{utils => util}/map.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/{utils => util}/map.go (100%) diff --git a/pkg/utils/map.go b/pkg/util/map.go similarity index 100% rename from pkg/utils/map.go rename to pkg/util/map.go