fix txt_test.go dependency

This commit is contained in:
u-kai 2025-07-31 07:54:26 +09:00
parent e67d7bfb80
commit 0c31b1b7e0
No known key found for this signature in database
GPG Key ID: 03A3556244127665

View File

@ -18,6 +18,7 @@ package registry
import ( import (
"context" "context"
"fmt"
"reflect" "reflect"
"strings" "strings"
"testing" "testing"