mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
perf(go sdk): introducing semver to HEXONET provider (#1120)
* build(go sdk): fixed outdated dependencies issue * refactor(.back files): removed .bak files Co-authored-by: Rashad Jamara <rjamara@hexonet.net> Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
"github.com/StackExchange/dnscontrol/v3/pkg/version"
|
||||
"github.com/StackExchange/dnscontrol/v3/providers"
|
||||
hxcl "github.com/hexonet/go-sdk/apiclient"
|
||||
hxcl "github.com/hexonet/go-sdk/v3/apiclient"
|
||||
)
|
||||
|
||||
// HXClient describes a connection to the hexonet API.
|
||||
|
Reference in New Issue
Block a user