Skip to content

go mod tidy

go mod tidy #152

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

Annotations

7 errors and 1 warning
Run endtoend tests on Cluster (onlineddl_singleton) 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_singleton) 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_singleton) 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_singleton) 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_singleton) 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_singleton) 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_singleton) 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_singleton) 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/