Skip to content

Commit 2bc2fc9

Browse files
chore: update bundle dependencies for v4.89.3 (#4370)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 813e390 commit 2bc2fc9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/bundle/enterprise/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/redpanda-data/connect/public/bundle/enterprise/v4
22

33
go 1.26.2
44

5-
require github.com/redpanda-data/connect/v4 v4.89.2
5+
require github.com/redpanda-data/connect/v4 v4.89.3
66

77
require (
88
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260209202127-80ab13bee0bf.1 // indirect

public/bundle/free/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/redpanda-data/connect/public/bundle/free/v4
22

33
go 1.26.2
44

5-
require github.com/redpanda-data/connect/v4 v4.89.2
5+
require github.com/redpanda-data/connect/v4 v4.89.3
66

77
require (
88
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.11-20260209202127-80ab13bee0bf.1 // indirect

0 commit comments

Comments
 (0)