diff --git a/ent/accountholder_marshaljson_test.go b/ent/accountholder_marshaljson_test.go index f7e35f3..39cfafa 100644 --- a/ent/accountholder_marshaljson_test.go +++ b/ent/accountholder_marshaljson_test.go @@ -3,7 +3,7 @@ package ent import ( "testing" - "encoding/json" + "github.com/reiver/go-json" ) func TestAccountHolder_MarshalJSON(t *testing.T) {