Skip to content

Commit 2a54103

Browse files
committed
Replace casualjim with go-swagger in imports.
1 parent eda4060 commit 2a54103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pointer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
"strconv"
3333
"strings"
3434

35-
"github.com/casualjim/go-swagger/swag"
35+
"github.com/go-swagger/go-swagger/swag"
3636
)
3737

3838
const (

0 commit comments

Comments
 (0)