Skip to content

gomod: go get -u ./...

Administrator requested to merge k/gomod into main

Created by: keegancsmith

Pretty straightforwad upgrade, nearly everything is a patch update. The only interesting thing that happened was needing to add a replace directive since some transitive dependencies used the old name of a module:

github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5

Merge request reports

Loading