Prototype a MQTT Source #6200
Annotations
7 errors and 1 warning
Verify:
go.mod#L1
Please run ./hack/update-codegen.sh.
diff --git a/go.mod b/go.mod
index 441be9f..4b7e302 100644
--- a/go.mod
+++ b/go.mod
@@ -6,9 +6,11 @@ require (
github.com/ahmetb/gen-crd-api-reference-docs v0.3.1-0.20210420163308-c1402a70e2f1
github.com/cloudevents/conformance v0.2.0
github.com/cloudevents/sdk-go/observability/opencensus/v2 v2.15.2
+ github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.0.0-20240508060731-1ed9471c98bd
github.com/cloudevents/sdk-go/sql/v2 v2.15.2
github.com/cloudevents/sdk-go/v2 v2.15.2
github.com/coreos/go-oidc/v3 v3.9.0
+ github.com/eclipse/paho.golang v0.12.0
github.com/go-jose/go-jose/v3 v3.0.3
github.com/golang/protobuf v1.5.4
github.com/google/go-cmp v0.6.0
@@ -70,9 +72,7 @@ require (
github.com/blendle/zapdriver v1.3.1 // indirect
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
- github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.0.0-20240508060731-1ed9471c98bd // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
- github.com/eclipse/paho.golang v0.12.0 // indirect
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
github.com/evanphx/json-patch v4.12.0+incompatible // indirect
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
|
Verify:
vendor/github.com/google/mako/go/quickstore/BUILD#L1
Please run ./hack/update-codegen.sh.
|
Verify:
vendor/github.com/google/mako/internal/go/common/BUILD#L1
Please run ./hack/update-codegen.sh.
|
Verify:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/internal/httprule/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
Verify:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/runtime/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
Verify:
vendor/github.com/grpc-ecosystem/grpc-gateway/v2/utilities/BUILD.bazel#L1
Please run ./hack/update-codegen.sh.
|
Verify
Process completed with exit code 1.
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
Loading