Merge branch 'main' of github.com:mr-karan/doggo into main

This commit is contained in:
Karan Sharma 2020-12-19 10:57:14 +05:30
commit d406d54170
4 changed files with 9 additions and 9 deletions

View file

@ -37,7 +37,7 @@
- [x] Add client transport options
- [x] Fix an issue while loading free form args, where the same records are being added twice
- [x] Remove urfave/cli in favour of `pflag + koanf`
- [x] Flags - Remove uneeded ones
- [x] Flags - Remove unneeded ones
## Documentation
- [x] README
@ -53,10 +53,10 @@
---
# Future Release
- [ ] Support obscure protocal tweaks in `dig`
- [ ] Support obscure protocol tweaks in `dig`
- [ ] `digfile`
- [ ] Support more DNS Record Types
- [ ] Error on NXDomain (Realted upstream [bug](https://github.com/miekg/dns/issues/1198))
- [ ] Error on NXDomain (Related upstream [bug](https://github.com/miekg/dns/issues/1198))
- [ ] Shell completions
- [ ] bash
- [ ] zsh