Skip to content

Commit aa6baa8

Browse files
authored
Add Golang NACK Backoff support icon in client matrix (#1026)
1 parent 75211d7 commit aa6baa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/matrix.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ module.exports = {
445445
Feature: "NACK Backoff",
446446
Java: 2,
447447
"C++": 0,
448-
Go: 0,
448+
Go: 2,
449449
Python: 0,
450450
Nodejs: 0,
451451
"C#/DotPulsar": 0,

0 commit comments

Comments
 (0)