FluuxIO / go-xmpp

Native Go XMPP library
https://www.process-one.net/
BSD 3-Clause "New" or "Revised" License
317 stars 63 forks source link

Removed unnecessary dependencies from the core lib go.mod #151

Closed remicorniere closed 4 years ago

remicorniere commented 4 years ago

Removed unnecessary dependencies from the core lib go.mod

mremond commented 4 years ago

You can safely ignore codeship error. It is just saying that the config file does not exist.

I removed the codeship integration configuration, so the error should now show up again.

remicorniere commented 4 years ago

Thanks !