this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

setup dep on automod PR from indigo

whyrusleeping 2360bb97

+7
+5
go.mod
··· 1 + module github.com/bluesky-social/bladerunner-club 2 + 3 + go 1.22.2 4 + 5 + require github.com/bluesky-social/indigo v0.0.0-20241008010536-13c772a83933 // indirect
+2
go.sum
··· 1 + github.com/bluesky-social/indigo v0.0.0-20241008010536-13c772a83933 h1:KVuRHYjcjhj4xBe1+ACONUEU3gopCc1NFcvq0lgA958= 2 + github.com/bluesky-social/indigo v0.0.0-20241008010536-13c772a83933/go.mod h1:Zx9nSWgd/FxMenkJW07VKnzspxpHBdPrPmS+Fspl2I0=