sosedoff / pgweb

Cross-platform client for PostgreSQL databases
https://sosedoff.github.io/pgweb
MIT License
8.47k stars 716 forks source link

Switch to go 1.21 #702

Closed sosedoff closed 3 months ago

agologan commented 4 months ago

Any reason you didn't just go 1.22? Built a version and works as expected.

sosedoff commented 4 months ago

This is what im using locally (and should upgrade too) and the latest release was also built on 1.21. Does not matter much btw, i think i'll just reopen the PR for 1.22 when i fix the linter.

agologan commented 4 months ago

👍 just avoids having to upgrade for longer since 1.22 has recently been released.