You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
41901: storage/engine: centralize specification of pebble.Options r=petermattis a=petermattis
Fixes#41860
Release note: None
41993: build: Upgrade to go 1.12.12 r=bobvawter a=bobvawter
This change upgrades the go runtime to 1.12.12 in order to pick up a [security
fix](golang/go#34960).
Per the [checklist](build/README.md):
* [X] Adjust version in Docker image
* [X] Rebuild the Docker image and bump the version in builder.sh accordingly
* [ ] ~Bump the version in go-version-check.sh~ (Patch release, not necessary)
* [X] Bump the default installed version of Go in bootstrap-debian.sh
Fixes: #41718
Release note (build change): The go runtime has been upgraded to 1.12.12.
Co-authored-by: Peter Mattis <[email protected]>
Co-authored-by: Bob Vawter <[email protected]>
0 commit comments