diff --git a/field_marshaljson_test.go b/field_marshaljson_test.go index db0392a..123469c 100644 --- a/field_marshaljson_test.go +++ b/field_marshaljson_test.go @@ -6,7 +6,7 @@ import ( "bytes" "encoding/json" - "sourcecode.social/reiver/go-masto" + "sourcecode.social/reiver/go-mstdn" ) func TestField_MarshalJSON(t *testing.T) {