summaryrefslogtreecommitdiff
path: root/internal/validate/structvalidation.go
AgeCommit message (Collapse)AuthorFiles
2022-04-02[chore] Update Go version to 1.18 (#444)Libravatar tobi1
* linting with new golangci-lint version * update go to 1.18 * bump versions in drone.yml * use new runtime/debug package for version info * remove Commit build flag from goreleaser * remove mock commit + version from build script * go fmt * add dummy version env flag to test container * install git in golang container for testing * only set versionString if Version is defined
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-03review changesLibravatar tsmethurst1
2021-09-03Review changesLibravatar tsmethurst1
2021-09-02lintLibravatar tsmethurst1
2021-09-01moving stuff aroundLibravatar tsmethurst1