fix: use github url

This commit is contained in:
decentral1se
2023-01-17 12:32:20 +01:00
parent 98b089de92
commit e3d75c93cd
98 changed files with 109 additions and 109 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.