Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions templates/go.mod.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ require (
golang.org/x/exp v0.0.0-20231006140011-7918f672742d
google.golang.org/protobuf v1.31.0
)

replace github.com/mattn/go-mastodon => github.com/turbot/go-mastodon v0.0.1
Loading