Skip to content

add go.sum

add go.sum #2

Triggered via push November 11, 2023 03:52
Status Failure
Total duration 14s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: main.go#L18
missing go.sum entry needed to verify package cloud.google.com/go/cloudbuild/apiv1 (imported by github.com/angstwad/google-cloud-build-command-wrapper) is provided by exactly one module; to add:
build: main.go#L22
missing go.sum entry for module providing package github.com/spf13/pflag (imported by github.com/angstwad/google-cloud-build-command-wrapper); to add:
build: main.go#L23
missing go.sum entry for module providing package google.golang.org/genproto/googleapis/devtools/cloudbuild/v1 (imported by github.com/angstwad/google-cloud-build-command-wrapper); to add:
build
Process completed with exit code 1.