initial commits

master
Charles Iliya Krempeaux 2023-09-26 13:44:22 +09:00
parent a37e012f83
commit 431d019447
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import (
"bytes" "bytes"
"encoding/json" "encoding/json"
"sourcecode.social/reiver/go-masto" "sourcecode.social/reiver/go-mstdn"
) )
func TestField_MarshalJSON(t *testing.T) { func TestField_MarshalJSON(t *testing.T) {