iansmith / parigot

Develop as a monolith, deploy as microservices.
https://parigot.info
BSD 3-Clause "New" or "Revised" License
12 stars 1 forks source link

upgrade Golang to 1.20 and quic-go to v0.34 #18

Closed cindyuc closed 1 year ago

cindyuc commented 1 year ago

upgrade Golang_host from 1.91 to 1.20 and quic-go from v0.30 to v0.34

cindyuc commented 1 year ago

This is clearly a good thing to do. But it looks like all the diffs of the file are in machine generated code, which makes it hard to apply the change.

If you want to merge this you'll probably have to merge it carefully and do some work by hand. If you don't want to merge, I can add this (or something very similar to what I am doing.)

I'm working on it now.