mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
* Update Exoscale provider * Update vendor folder for exoscale/egoscale v0.23.0 * Fix typos and SRV parsing * Add . at the end of SRV records for exoscale
5 lines
69 B
Go
5 lines
69 B
Go
package egoscale
|
|
|
|
// Version of the library
|
|
const Version = "0.23.0"
|