this repo has no description
0
fork

Configure Feed

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

update indigo again

+3 -1
+1 -1
go.mod
··· 3 3 go 1.22.2 4 4 5 5 require ( 6 - github.com/bluesky-social/indigo v0.0.0-20241022192011-1b2d84c83f3b 6 + github.com/bluesky-social/indigo v0.0.0-20241023164949-d52ce4d59cc8 7 7 github.com/carlmjohnson/versioninfo v0.22.5 8 8 github.com/joho/godotenv v1.5.1 9 9 github.com/prometheus/client_golang v1.17.0
+2
go.sum
··· 10 10 github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= 11 11 github.com/bluesky-social/indigo v0.0.0-20241022192011-1b2d84c83f3b h1:Qu4WUVEPJ9K11Q/TlzKsgzlDjai6nUNswwEAuCe8tMw= 12 12 github.com/bluesky-social/indigo v0.0.0-20241022192011-1b2d84c83f3b/go.mod h1:Zx9nSWgd/FxMenkJW07VKnzspxpHBdPrPmS+Fspl2I0= 13 + github.com/bluesky-social/indigo v0.0.0-20241023164949-d52ce4d59cc8 h1:MMgd+aTiILuZYREaxCfGJWtImEFj6mTJwupF8jnqS0k= 14 + github.com/bluesky-social/indigo v0.0.0-20241023164949-d52ce4d59cc8/go.mod h1:Zx9nSWgd/FxMenkJW07VKnzspxpHBdPrPmS+Fspl2I0= 13 15 github.com/bsm/ginkgo/v2 v2.12.0 h1:Ny8MWAHyOepLGlLKYmXG4IEkioBysk6GpaRTLC8zwWs= 14 16 github.com/bsm/ginkgo/v2 v2.12.0/go.mod h1:SwYbGRRDovPVboqFv0tPTcG1sN61LM1Z4ARdbAV9g4c= 15 17 github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA=