buffrr / letsdane

🔒 Let's DANE is an experimental way to enable the use of DANE/TLSA in browsers and other apps using a lightweight proxy.
Apache License 2.0
111 stars 11 forks source link

Use latest Go version #29

Closed yagikota closed 10 months ago

yagikota commented 10 months ago

Hi @buffrr Thanks for awesome library!

If we are going to continue to develop this library, we'll have to increase Go version at some point. Do you have plan to use latest Go version 1.21.

buffrr commented 10 months ago

Hi, sure this lib is experimental. I think PGO and some of the recent standard lib additions would be great so we could use Go 1.21

yagikota commented 10 months ago

@buffrr

Thanks for your reply.

So can I create PR to use Go1.21?

buffrr commented 10 months ago

Yes, go ahead!

yagikota commented 10 months ago

OK! If we could update Go version from 1.5 to 1.21, I'll work on the following PR. https://github.com/buffrr/letsdane/pull/28