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"
)
// GetAPIExpensesIDReader is a Reader for the GetAPIExpensesID 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"
)
// GetAPIExpensesReader is a Reader for the GetAPIExpenses 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"
)
// PatchAPIExpensesIDDuplicateReader is a Reader for the PatchAPIExpensesIDDuplicate structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/swag"
"github.com/go-openapi/validate"
"decentral1se/go-kimai/models"
"github.com/decentral1se/go-kimai/models"
)
// PatchAPIExpensesIDMetaReader is a Reader for the PatchAPIExpensesIDMeta structure.

View File

@ -16,7 +16,7 @@ import (
"github.com/go-openapi/strfmt"
"github.com/go-openapi/swag"
"decentral1se/go-kimai/models"
"github.com/decentral1se/go-kimai/models"
)
// NewPatchAPIExpensesIDParams creates a new PatchAPIExpensesIDParams object,

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"
)
// PatchAPIExpensesIDReader is a Reader for the PatchAPIExpensesID structure.

View File

@ -15,7 +15,7 @@ import (
cr "github.com/go-openapi/runtime/client"
"github.com/go-openapi/strfmt"
"decentral1se/go-kimai/models"
"github.com/decentral1se/go-kimai/models"
)
// NewPostAPIExpensesParams creates a new PostAPIExpensesParams object,

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"
)
// PostAPIExpensesReader is a Reader for the PostAPIExpenses structure.