You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently v2 amqp protocol is making use of Azure/go-amqp version 0.17.0. The package is already in version 1.0.5.
This is causing constraints in upgrading the cloudevents package on our side since we can only do it when cloudevents upgrades it.