File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 "net/http"
1010
1111 "github.com/pkg/errors"
12- "github.com/uskey512/qiita-url -replace/models"
12+ "github.com/uskey512/qiita-body -replace/models"
1313)
1414
1515const (
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package main
33import (
44 "fmt"
55
6- "github.com/uskey512/qiita-url -replace/services"
6+ "github.com/uskey512/qiita-body -replace/services"
77)
88
99func getParameter () (services.ConnectionSetting , services.ReplaceSetting ) {
Original file line number Diff line number Diff line change 55 "os"
66 "strings"
77
8- "github.com/uskey512/qiita-url -replace/clients"
9- "github.com/uskey512/qiita-url -replace/models"
8+ "github.com/uskey512/qiita-body -replace/clients"
9+ "github.com/uskey512/qiita-body -replace/models"
1010)
1111
1212const getPerPage = 100
You can’t perform that action at this time.
0 commit comments