~mariusor/fedbox-spammy

aca453d0e4d56c68b72c850558c2c31e7f1c5470 — Marius Orcsik 5 months ago 6cd6cde master
Updated go-ap packages
1 files changed, 5 insertions(+), 5 deletions(-)

M go.mod
M go.mod => go.mod +5 -5
@@ 4,14 4,15 @@ go 1.18

require (
	git.sr.ht/~mariusor/lw v0.0.0-20240323171419-d538df4af052
	github.com/go-ap/activitypub v0.0.0-20240323154407-e2e30475b980
	github.com/go-ap/client v0.0.0-20240323154701-a45ab836e28a
	github.com/go-ap/activitypub v0.0.0-20240324143732-70ec96f244e6
	github.com/go-ap/client v0.0.0-20240324144035-f314cf467c26
	github.com/go-ap/errors v0.0.0-20240304112515-6077fa9c17b0
	github.com/grokify/html-strip-tags-go v0.1.0
	github.com/peterbourgon/ff v1.7.0
	github.com/peterhellberg/link v1.1.0
	github.com/peterhellberg/link v1.2.0
	golang.org/x/net v0.22.0
	golang.org/x/oauth2 v0.18.0
	golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
	golang.org/x/sync v0.6.0
)

require (


@@ 19,7 20,6 @@ require (
	github.com/go-ap/jsonld v0.0.0-20221030091449-f2a191312c73 // indirect
	github.com/go-chi/chi/v5 v5.0.12 // indirect
	github.com/golang/protobuf v1.5.4 // indirect
	github.com/grokify/html-strip-tags-go v0.1.0 // indirect
	github.com/mattn/go-colorable v0.1.13 // indirect
	github.com/mattn/go-isatty v0.0.20 // indirect
	github.com/rs/xid v1.5.0 // indirect