mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
new provider module HEXONET (#373)
This commit is contained in:
committed by
Craig Peterson
parent
402fc449e2
commit
3e5d223675
9
vendor/github.com/hexonet/go-sdk/apiconnector.go
generated
vendored
Normal file
9
vendor/github.com/hexonet/go-sdk/apiconnector.go
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
// Copyright (c) 2018 Kai Schwarz (1API GmbH). All rights reserved.
|
||||
//
|
||||
// Use of this source code is governed by the MIT
|
||||
// license that can be found in the LICENSE.md file.
|
||||
|
||||
package main
|
||||
|
||||
func main() {
|
||||
}
|
Reference in New Issue
Block a user