Fixing
This commit is contained in:
parent
bbd1680f1e
commit
09d907e650
@ -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"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user