go-fed-activity/go.mod

8 lines
167 B
Modula-2

module github.com/go-fed/activity
require (
github.com/go-fed/httpsig v0.1.0
github.com/go-test/deep v1.0.1
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2
)