activitypub

A fork of go-ap/activitypub to make it easier to implement extensions

Modified time properties json encoding to match xsd:timeDate format Namely switching from the default behavior of time.Time.MarshalJSON, which uses RFC3339Nano to plain RFC3339

Changes

1 changed files (+5/-4)