Commit Graph

9 Commits

Author SHA1 Message Date
b0c90c4cb3 fix(lint): be compliant with golangci-lint
All checks were successful
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
23da9d9aea feat: use goreleaser 2025-05-31 17:50:38 +02:00
05a008e720 refac(hub): pack functions behind a struct 2020-01-26 15:29:11 +01:00
b6e52111e5 fix(pkg/hub): disable gzip compression for http requests 2019-11-13 09:40:02 +01:00
b634834a3e fix(pkg): remove flogger 2019-11-12 20:24:24 +01:00
691239f706 fix(pkg/hub): url encoded body 2019-11-12 20:13:06 +01:00
cfcfbdeee8 fix(pkg/hub): changed import path for go-logger library 2019-09-24 21:42:34 +02:00
8f0d5dd77f fix: import path 2019-09-24 14:42:46 +02:00
a86462206b Initial Commit 2019-09-24 14:37:11 +02:00