Skip to content

Commit 4ff8e35

Browse files
committed
squash: remove sdk-go links from support table
1 parent 4c84db8 commit 4ff8e35

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,15 +88,13 @@ emitter.emit(myevent)
8888
| | [v0.3](https://github.com/cloudevents/spec/tree/v0.3) | [v1.0](https://github.com/cloudevents/spec/tree/v1.0) |
8989
| ----------------------------- | --- | --- |
9090
| CloudEvents Core | :heavy_check_mark: | :heavy_check_mark: |
91-
| [AMQP Protocol Binding](https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/amqp) | :x: | :x: |
91+
| AMQP Protocol Binding | :x: | :x: |
9292
| AVRO Event Format | :x: | :x: |
93-
| [HTTP Protocol Binding](https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/http) | :heavy_check_mark: | :heavy_check_mark: |
94-
| [JSON Event Format](event_data_structure.md#marshalunmarshal-event-to-json) | :heavy_check_mark: | :heavy_check_mark: |
95-
| [Kafka Protocol Binding](https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/kafka) | :x: | :x: |
96-
| [NATS Protocol Binding](https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/nats) | :x: | :x: |
97-
| [STAN Protocol Binding](https://github.com/cloudevents/sdk-go/tree/master/v2/cmd/samples/stan) | :x: | :x: |
98-
| Web hook | :x: | :x: |
99-
93+
| HTTP Protocol Binding | :heavy_check_mark: | :heavy_check_mark: |
94+
| JSON Event Format | :heavy_check_mark: | :heavy_check_mark: |
95+
| Kafka Protocol Binding | :x: | :x: |
96+
| NATS Protocol Binding | :x: | :x: |
97+
| STAN Protocol Binding | :x: | :x: |
10098

10199
## Community
102100

0 commit comments

Comments
 (0)