summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2023-12-31Update dependency versionsnytpu
2021-10-24fix build: go-gopher migrated to another placeOmar Polo
2021-05-11add getLang() to parse languagenytpu
2021-05-10add go-localizenytpu
2021-03-23Lower Go version to 1.13.nytpu
2021-03-20Lower go-gemini version so it can be built on Go 1.15nytpu
2021-03-16implement New* routines for fetching and creating new feeds/pages.nytpu
Also includes routines for fetching gemini, http, and gopher resources. TODO: add Update* routines to update existing feeds/pages.
2021-03-16add command parsingnytpu