File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 "os"
55
66 "github.com/spf13/viper"
7- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/utils"
7+ "github .com/sulthonzh/nested-set/examples/utils"
88)
99
1010// Configuration ::
Original file line number Diff line number Diff line change 55 "fmt"
66 "os"
77
8- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/config"
8+ "github .com/sulthonzh/nested-set/examples/config"
99
1010 "github.com/jinzhu/gorm"
1111 // spesial import ::
Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ package main
33import (
44 "fmt"
55
6- nestedset "gitlab .com/sulthonzh/scraperpath- nested-set"
7- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/db"
8- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/utils"
6+ nestedset "github .com/sulthonzh/nested-set"
7+ "github .com/sulthonzh/nested-set/examples/db"
8+ "github .com/sulthonzh/nested-set/examples/utils"
99)
1010
1111func main () {
Original file line number Diff line number Diff line change 44 "encoding/json"
55 "fmt"
66
7- nestedset "gitlab .com/sulthonzh/scraperpath- nested-set"
8- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/db"
9- "gitlab .com/sulthonzh/scraperpath- nested-set/examples/utils"
7+ nestedset "github .com/sulthonzh/nested-set"
8+ "github .com/sulthonzh/nested-set/examples/db"
9+ "github .com/sulthonzh/nested-set/examples/utils"
1010)
1111
1212func main () {
You can’t perform that action at this time.
0 commit comments