aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/cache_v1.go
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 00:37:01 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2021-02-21 00:37:01 +0100
commitf3b11edfb9d4f75ec10c04da4e52a1b29d929368 (patch)
tree4a7d47ce5324f88e84e890c7a14ab6fbaa0acdc3 /internal/feed/cache_v1.go
parent68b08ef84fe51421cc944139e5b517f43f11b5f4 (diff)
downloadfeed2imap-go-f3b11edfb9d4f75ec10c04da4e52a1b29d929368.tar.gz
feed2imap-go-f3b11edfb9d4f75ec10c04da4e52a1b29d929368.tar.bz2
feed2imap-go-f3b11edfb9d4f75ec10c04da4e52a1b29d929368.zip
go mod tidy
Diffstat (limited to 'internal/feed/cache_v1.go')
0 files changed, 0 insertions, 0 deletions
/span> 2014-03-19Simplify exports.Jason A. Donenfeld1-4/+3 2014-03-19Copyright noticeJason A. Donenfeld1-1/+1 2014-03-19Team pass: enable multiple keys and per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12