Skip to content

Commit 8344852

Browse files
rpk: update rpsr to support Group ACL creation
Update rpsr to v0.1.3 which permits Group principal ACL creation for Schema Registry ACLs. Signed-off-by: Michael Boquard <michael@redpanda.com>
1 parent c81e755 commit 8344852

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/go/rpk/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ require (
4949
github.com/prometheus/client_model v0.6.2
5050
github.com/prometheus/common v0.65.0
5151
github.com/redpanda-data/common-go/proto v0.0.0-20250820120127-9b518fca5ecf
52-
github.com/redpanda-data/common-go/rpadmin v0.2.1
53-
github.com/redpanda-data/common-go/rpsr v0.1.2
52+
github.com/redpanda-data/common-go/rpadmin v0.2.2
53+
github.com/redpanda-data/common-go/rpsr v0.1.3
5454
github.com/redpanda-data/protoc-gen-go-mcp v0.0.0-20250812151819-7e5d5fef8241
5555
github.com/rs/xid v1.6.0
5656
github.com/safchain/ethtool v0.6.2

0 commit comments

Comments
 (0)