agola/internal/services/configstore/action
Simone Gotti 87f182a0c9 *: use errors.Is/errors.As to handle wrapped error checking
Enable golangci-lint errorlint linter to check proper use of errors.Is
and error.As instead of direct comparison or error type casting.
2022-02-24 17:07:29 +01:00
..
action.go configstore: maintenance/export/import 2019-07-26 10:55:04 +02:00
maintenance.go *: use errors.Is/errors.As to handle wrapped error checking 2022-02-24 17:07:29 +01:00
org.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
project.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
projectgroup.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
remotesource.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
secret.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
user.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00
variable.go go.mod: replace https://github.com/satori/go.uuid 2022-02-21 09:43:32 +01:00