Updated test coverage to use golang 1.20.4 and postgres 15.X #4
lukaszgryglicki
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Test coverage was outdated using golang v1.12 and Postgres 11 because any newer golang/Postgres combination wasn't working for me.
Today I finally got golang v1.20.4 and Postgres 15.X to work together.
Also updated the coverage to match new metrics added/updated since the last version.
Beta Was this translation helpful? Give feedback.
All reactions