From 306ced7581a4160be9be190cc359ab8306435404 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 May 2018 18:39:05 -0700 Subject: fix renamed path --- golang/restapi/operations/get_creator_id_responses.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'golang/restapi/operations/get_creator_id_responses.go') 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 -- cgit v1.2.3