[ga-format-pr] Run go/utils/repofmt/format_repo.sh and go/Godeps/update.sh

This commit is contained in:
zachmu
2023-02-16 02:04:19 +00:00
parent 69286e50ac
commit de049c87f3

View File

@@ -148,7 +148,7 @@ func TestSchemaTableMigrationV1(t *testing.T) {
row[3], err = row[3].(gmstypes.JSONDocument).ToString(nil)
require.NoError(t, err)
}
rows = append(rows, row)
}