pmalhaire / xk6-mqtt

k6 mqtt extension
Apache License 2.0
47 stars 37 forks source link

Needed to maintain listing in k6 Extensions Registry #16

Closed javaducky closed 1 year ago

javaducky commented 1 year ago

We've recently updated the requirements for maintaining an extension within the listing on our site. As such, please address the following items to maintain your listing within the registry:

For more information on these and other listing requirements, please take a look at the registry requirements.

pmalhaire commented 1 year ago

@javaducky done and updated README

pmalhaire commented 1 year ago

Release :

javaducky commented 1 year ago

@pmalhaire thank you for looking into this. Could you update the go.mod to require a recent version of k6? Latest release of k6 is v0.45.0, but minimum requirement is v0.43.0.

pmalhaire commented 1 year ago

updated go.mod in main branch to require k6 v0.45.0