File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 88 "net/url"
99 "time"
1010
11- "github.com/machinebox/sdk-go/x/ boxutil"
11+ "github.com/machinebox/sdk-go/boxutil"
1212)
1313
1414// Face represents a face in an image.
Original file line number Diff line number Diff line change 88 "strings"
99 "time"
1010
11- "github.com/machinebox/sdk-go/x/ boxutil"
11+ "github.com/machinebox/sdk-go/boxutil"
1212 "github.com/pkg/errors"
1313)
1414
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import (
1111 "strings"
1212 "time"
1313
14- "github.com/machinebox/sdk-go/x/ boxutil"
14+ "github.com/machinebox/sdk-go/boxutil"
1515 "github.com/pkg/errors"
1616)
1717
Original file line number Diff line number Diff line change 77 "net/url"
88 "time"
99
10- "github.com/machinebox/sdk-go/x/ boxutil"
10+ "github.com/machinebox/sdk-go/boxutil"
1111 "github.com/pkg/errors"
1212)
1313
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ import (
1010 "strings"
1111 "time"
1212
13- "github.com/machinebox/sdk-go/x/ boxutil"
13+ "github.com/machinebox/sdk-go/boxutil"
1414 "github.com/pkg/errors"
1515)
1616
Original file line number Diff line number Diff line change 77 "net/url"
88 "time"
99
10- "github.com/machinebox/sdk-go/x/ boxutil"
10+ "github.com/machinebox/sdk-go/boxutil"
1111 "github.com/pkg/errors"
1212)
1313
Original file line number Diff line number Diff line change 1- // Package boxutil provides some helpful utilities for consuming Machine Box services .
1+ // Package boxutil is DEPCREATED. Use github.com/machinebox/sdk-go/boxutil instead .
22package boxutil
You can’t perform that action at this time.
0 commit comments