ameshkov / dnslookup

Simple command line utility to make DNS lookups to the specified server
MIT License
816 stars 72 forks source link

update dependencies #49

Closed 1715173329 closed 1 year ago

1715173329 commented 1 year ago
ameshkov commented 1 year ago

Hi thank you! golangci-lint needs to be updated as well (to 1.51.2) and its configuration file needs to be changed accordingly (remove redundant linters, etc).

Try this one for instance. https://github.com/ameshkov/sniproxy/blob/master/.golangci.yml

1715173329 commented 1 year ago

Thanks for the hint, I will check it

1715173329 commented 1 year ago

current .golangci.yml in tree looks okay, i'm not sure if it need any update