1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

move providers/diff to pkg/diff like we should have 2 years ago (#692)

Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
This commit is contained in:
Tom Limoncelli
2020-03-10 16:35:43 -04:00
committed by GitHub
parent bbbb0c8c95
commit 24484f1e0c
24 changed files with 22 additions and 22 deletions

View File

@@ -10,8 +10,8 @@ import (
gdns "google.golang.org/api/dns/v1"
"github.com/StackExchange/dnscontrol/v2/models"
"github.com/StackExchange/dnscontrol/v2/pkg/diff"
"github.com/StackExchange/dnscontrol/v2/providers"
"github.com/StackExchange/dnscontrol/v2/providers/diff"
)
var features = providers.DocumentationNotes{