mattermost-community / mattermost-plugin-solar-lottery

A tool somewhat similar to pager duty, allows to have rotations with magic "solar lottery" scheduling, or overrides.
Apache License 2.0
4 stars 10 forks source link

Fix test under go 1.14 #24

Closed hanzei closed 4 years ago

hanzei commented 4 years ago

Summary

Fix failing build in go 1.14. See https://golang.org/doc/go1.14#net/url

hanzei commented 4 years ago

Would it be nice to unify the code base :thinking: :wink: ?