houseofcat / turbocookedrabbit

A user friendly RabbitMQ library written in Golang.
MIT License
107 stars 20 forks source link

Fix Golang Semantic Versioning (v2.0.x) #6

Closed houseofcat closed 4 years ago

houseofcat commented 4 years ago
houseofcat commented 4 years ago

Fixed (hopefully) for most go.mod users in the golang v1.14 department with release v2.0.6.

Original project stored in \v1\ and rewrite stored in \v2\.

This will impact imports but it couldn't really be helped based on golang module requirements for v2+ semantic versioning.