aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/url_test.go
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-12 20:48:33 +0000
committerRené 'Necoro' Neumann <necoro@necoro.eu>2024-01-28 22:35:41 +0100
commit428572b2229396ea5af72e3fd3128f240dc1a44d (patch)
tree118b1368b0257a9a97eaa43285b089eb09b92514 /pkg/config/url_test.go
parent543b2e3047f059758d40e1298fd8b35958131d3e (diff)
downloadfeed2imap-go-428572b2229396ea5af72e3fd3128f240dc1a44d.tar.gz
feed2imap-go-428572b2229396ea5af72e3fd3128f240dc1a44d.tar.bz2
feed2imap-go-428572b2229396ea5af72e3fd3128f240dc1a44d.zip
Bump github.com/emersion/go-message from 0.17.0 to 0.18.0
Bumps [github.com/emersion/go-message](https://github.com/emersion/go-message) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/emersion/go-message/releases) - [Commits](https://github.com/emersion/go-message/compare/v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: github.com/emersion/go-message dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
amp;id=7d74e9d32c78fdfe9c02ba2b5b86b6b9bb3c8b88&follow=1'>emacs: Update pass website URLSvend Sorensen1-1/+1 2014-05-27Update for new URL.Jason A. Donenfeld3-3/+3 2014-05-14Bump version1.6.2Jason A. Donenfeld1-1/+1 2014-05-14Don't define tmpdir on git init.Jason A. Donenfeld1-4/+3 2014-05-14Disable secmem warning when discovering keysmilki2-2/+2 2014-05-10edit: Quote editor so tests work in spaced directories.Jason A. Donenfeld1-1/+1 2014-05-10reencryption: Properly escape input to sedJason A. Donenfeld1-1/+1 2014-05-10git: use secure tmp directoryJason A. Donenfeld1-4/+11 2014-05-10configure git to decrypt gpg files automaticallySamuel Le Thiec1-0/+5 2014-05-08completion: add new generate flagsJason A. Donenfeld3-2/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33