mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-18 22:49:52 +02:00
chore: replace gopkg.in/yaml.v3 with goccy/go-yaml
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"strconv"
|
||||
"testing"
|
||||
|
||||
"github.com/goccy/go-yaml"
|
||||
. "github.com/yusing/go-proxy/internal/utils/testing"
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
func TestDeserialize(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user