diff options
Diffstat (limited to 'golang/restapi/operations/get_creator_id_responses.go')
-rw-r--r-- | golang/restapi/operations/get_creator_id_responses.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/golang/restapi/operations/get_creator_id_responses.go b/golang/restapi/operations/get_creator_id_responses.go index 42fe1de6..e5712fd1 100644 --- a/golang/restapi/operations/get_creator_id_responses.go +++ b/golang/restapi/operations/get_creator_id_responses.go @@ -10,7 +10,7 @@ import ( "github.com/go-openapi/runtime" - models "git.archive.org/bnewbold/fatcat/models" + models "git.archive.org/bnewbold/fatcat/golang/models" ) // GetCreatorIDOKCode is the HTTP code returned for type GetCreatorIDOK |