12 行
221 B
Modula-2
12 行
221 B
Modula-2
module github.com/go-fed/activity
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/dave/jennifer v1.3.0
|
|
github.com/go-fed/activity v0.4.0
|
|
github.com/go-fed/httpsig v0.1.0
|
|
github.com/go-test/deep v1.0.1
|
|
github.com/golang/mock v1.2.0
|
|
)
|