mr-karan / doggo

:dog: Command-line DNS Client for Humans. Written in Golang
https://doggo.mrkaran.dev/
GNU General Public License v3.0
2.9k stars 100 forks source link

Support Go 1.20 & 1.21 #72

Closed stefanb closed 1 year ago

stefanb commented 1 year ago

Use https://github.com/quic-go/quic-go/releases/tag/v0.37.0 which supports Go 1.20 and soon upcoming Go 1.21

Related:

mr-karan commented 1 year ago

Thanks a lot @stefanb

stefanb commented 1 year ago

If you make a release we can replace / simplify https://github.com/Homebrew/homebrew-core/pull/137301

stefanb commented 1 year ago

@mr-karan, thanks for catching & fixing my yaml bug!