Skip to content

go mod tidy

go mod tidy #152

Triggered via push August 31, 2023 12:21
Status Success
Total duration 9m 33s
Artifacts
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
3m 4s
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/GeertJohan/go.incremental (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/akavel/rsrc/binutil (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/akavel/rsrc/coff (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/daaku/go.zipexe (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/jessevdk/go-flags (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/nkovacs/streamquote (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
missing go.sum entry for module providing package github.com/valyala/fasttemplate (imported by github.com/GeertJohan/go.rice/rice); to add:
Run endtoend tests on Cluster (onlineddl_vrepl_suite) mysql80
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/