From a8ee6ac9f40e859af49086e6a3451692e2e05890 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 11:47:32 +0000 Subject: [PATCH] chore: update dependencies Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- test/integration/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/go.mod b/test/integration/go.mod index bb6668035..efde74327 100644 --- a/test/integration/go.mod +++ b/test/integration/go.mod @@ -35,7 +35,7 @@ require ( github.com/cloudevents/sdk-go/protocol/mqtt_paho/v2 v2.16.0 github.com/cloudevents/sdk-go/protocol/nats/v2 v2.16.0 github.com/cloudevents/sdk-go/protocol/nats_jetstream/v2 v2.16.0 - github.com/cloudevents/sdk-go/protocol/nats_jetstream/v3 v3.0.0-20250508140620-a443989d3a52 + github.com/cloudevents/sdk-go/protocol/nats_jetstream/v3 v3.0.0-20250512104126-d12b4e549c84 github.com/cloudevents/sdk-go/protocol/stan/v2 v2.16.0 github.com/cloudevents/sdk-go/v2 v2.16.0 github.com/confluentinc/confluent-kafka-go/v2 v2.10.0