Fixing
This commit is contained in:
@@ -4,9 +4,10 @@ import (
|
|||||||
"errors"
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
"log"
|
"log"
|
||||||
"rfi-sower/pkg/utils"
|
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
|
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/utils"
|
||||||
|
|
||||||
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/config"
|
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/config"
|
||||||
"github.com/miekg/dns"
|
"github.com/miekg/dns"
|
||||||
)
|
)
|
||||||
|
@@ -2,9 +2,10 @@ package shell
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"rfi-sower/pkg/utils"
|
|
||||||
"strings"
|
"strings"
|
||||||
|
|
||||||
|
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/utils"
|
||||||
|
|
||||||
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/config"
|
"git.linuxrocker.com/mattburchett/go_tab-magic/pkg/config"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user