You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module code.rocketnine.space/tslocum/kama
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/go-fed/activity v1.0.1-0.20201213224552-472d90163f3a
|
|
github.com/go-fed/apcore v0.0.0-20210426203549-6cc668472972
|
|
github.com/google/uuid v1.1.2
|
|
)
|