Commit Graph

6 Commits

Author SHA1 Message Date
volker.raschek b0c90c4cb3 fix(lint): be compliant with golangci-lint
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 20s
Lint Markdown files / Run markdown linter (push) Successful in 3s
Run Golang tests / Run unit tests (stable, ubuntu-latest-amd64) (push) Successful in 35s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 1m3s
Run Golang tests / Run unit tests (stable, ubuntu-latest-arm64) (push) Successful in 19s
2025-08-12 13:53:32 +02:00
volker.raschek 23da9d9aea feat: use goreleaser 2025-05-31 17:50:38 +02:00
volker.raschek 05a008e720 refac(hub): pack functions behind a struct 2020-01-26 15:29:11 +01:00
volker.raschek b634834a3e fix(pkg): remove flogger 2019-11-12 20:24:24 +01:00
volker.raschek 7966b42169 fix(cmd): pass logger 2019-11-12 20:19:25 +01:00
volker.raschek 0411a0ef61 add(cmd): replaced go integrated cli flags with cobra pkg flags 2019-11-12 20:13:00 +01:00