asyncapi / spec-json-schemas

AsyncAPI schema versions
Apache License 2.0
51 stars 53 forks source link

fix: go module version now supports v6. This does not affect the NPM … #519

Closed smoya closed 5 months ago

smoya commented 5 months ago

Description

Caused by https://github.com/asyncapi/spec-json-schemas/issues/376

Go package module name was never updated, and it should be done every time a major version is released. It is not ideal, but at this time there is no other choice. We will investigate further in https://github.com/asyncapi/spec-json-schemas/issues/376.

Related issue(s) https://github.com/asyncapi/spec-json-schemas/issues/376

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

smoya commented 5 months ago

/rtm

asyncapi-bot commented 5 months ago

:tada: This PR is included in version 6.5.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: