Skip to content

gomod: Update all

Administrator requested to merge update-deps into master

Created by: keegancsmith

Seperated into several commits so we can see how things are changing. -u=patch will only update patch version. go get -u ./... will only update direct dependencies. go get -u all will update transitive dependencies as well.

Merge request reports

Loading