// Paperboy is a simple RSS feed reader that generates
// a Markdown file with the latest articles from multiple feeds.
//go:build go1.16
// +build go1.16
//go:build go1.22
// +build go1.22
packagemain
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.