fix: use github url
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPIConfigI18nReader is a Reader for the GetAPIConfigI18n structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPIConfigTimesheetReader is a Reader for the GetAPIConfigTimesheet structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPIPluginsReader is a Reader for the GetAPIPlugins structure.
|
||||
|
@ -12,7 +12,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"decentral1se/go-kimai/models"
|
||||
"github.com/decentral1se/go-kimai/models"
|
||||
)
|
||||
|
||||
// GetAPIVersionReader is a Reader for the GetAPIVersion structure.
|
||||
|
Reference in New Issue
Block a user