aboutsummaryrefslogtreecommitdiff
path: root/internal/feed/template/template.go
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-28 12:59:31 +0100
committerGitHub <noreply@github.com>2020-11-28 12:59:31 +0100
commita897312f30f879e39025d8dc2db395510874e40a (patch)
tree1de9992af937f47a791f97038511264551256b82 /internal/feed/template/template.go
parentab262f70b6d86e74c0ad0c4dd88e910046129786 (diff)
downloadfeed2imap-go-a897312f30f879e39025d8dc2db395510874e40a.tar.gz
feed2imap-go-a897312f30f879e39025d8dc2db395510874e40a.tar.bz2
feed2imap-go-a897312f30f879e39025d8dc2db395510874e40a.zip
Bump github.com/google/go-cmp from 0.5.2 to 0.5.4 (#37)
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.2...v0.5.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
aml_test.go?id=9b982a82c150c65a5f72c9b548053553b2c3b0fb&follow=1'>Store path as array -- the delimiter is not always '.'René 'Necoro' Neumann3-36/+44 2020-04-19Split client part to client.goRené 'Necoro' Neumann2-125/+137 2020-04-19IMAP: Create foldersRené 'Necoro' Neumann1-4/+38 2020-04-19Improved IMAPRené 'Necoro' Neumann1-3/+88 2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1