From 6eee7ccc5fffb7183a53f0f069486334ff7ab939 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Mon, 8 Apr 2024 10:20:01 +0900 Subject: [PATCH] text/v2: rename a file --- text/v2/{stdcache.go => goxcache.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename text/v2/{stdcache.go => goxcache.go} (100%) diff --git a/text/v2/stdcache.go b/text/v2/goxcache.go similarity index 100% rename from text/v2/stdcache.go rename to text/v2/goxcache.go