Skip to content

[DNM] Update dependencies #1392

[DNM] Update dependencies

[DNM] Update dependencies #1392

Triggered via pull request October 11, 2023 13:09
Status Failure
Total duration 5m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

knative-verify.yaml

on: pull_request
verify  /  Verify Deps and Codegen
4m 15s
verify / Verify Deps and Codegen
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
verify / Verify Deps and Codegen: go.mod#L1
Please run ./hack/update-codegen.sh. diff --git a/go.mod b/go.mod index 9d1db54..d5a6372 100644 --- a/go.mod +++ b/go.mod @@ -8,8 +8,8 @@ require ( github.com/cloudevents/sdk-go/v2 v2.13.0 github.com/google/go-cmp v0.5.9 github.com/google/uuid v1.3.1 - github.com/hashicorp/go-cleanhttp v0.5.1 // indirect - github.com/hashicorp/golang-lru v1.0.2 // indirect + github.com/hashicorp/go-cleanhttp v0.5.1 + github.com/hashicorp/golang-lru v1.0.2 github.com/kelseyhightower/envconfig v1.4.0 github.com/nats-io/nats-server/v2 v2.8.4 github.com/nats-io/nats.go v1.22.1
verify / Verify Deps and Codegen
Process completed with exit code 1.
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing-natss/eventing-natss. Supported file pattern: go.sum