The code and data behind xeiaso.net
5
fork

Configure Feed

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

go mod tidy

Signed-off-by: Xe Iaso <me@xeiaso.net>

+2 -1
+2 -1
go.mod
··· 1 1 module xeiaso.net/v4 2 2 3 - go 1.24.0 3 + go 1.24.2 4 + 4 5 require ( 5 6 github.com/aws/aws-sdk-go-v2 v1.36.3 6 7 github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2