|
d79274f428
|
feat: add option for json output (#109)
|
2024-11-05 14:35:26 +01:00 |
|
renovate[bot]
|
c6b5c9d03d
|
chore(deps): update dependency golangci/golangci-lint to v1.56.1 (#87)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
|
2024-02-12 09:09:30 +01:00 |
|
|
b5214bd5df
|
fix: replace logrus by zerolog (#81)
|
2023-12-06 09:14:10 +01:00 |
|
|
872985ac58
|
fix: rename host flag alias from h to ht (#80)
BREAKING CHANGE: The alias `h` for the `host` flag was in conflict with the default help alias and was renamed to `ht`.
|
2023-12-04 09:55:56 +01:00 |
|
|
8457c57394
|
fix: fallback to stdin automatically if no url provided by flag (#67)
* fix: fallback to stdin automatically if no url provided by flag
* cleanup
|
2023-07-23 10:02:46 +02:00 |
|
|
0af993f5b1
|
feat: add option to read url from stdin (#66)
|
2023-07-19 20:39:30 +02:00 |
|
|
3875ad7a2c
|
refactor: rework project structure to use config struct (#65)
|
2023-07-19 15:56:43 +02:00 |
|
|
ddd51bf1c6
|
refactor: add more linters and fix findings (#49)
|
2023-02-08 10:13:55 +01:00 |
|
|
2404e7aeab
|
ci: refactor build tools and ci setup (#24)
|
2022-04-25 12:56:32 +02:00 |
|
|
d09d5d748d
|
chore: update build env to golang 1.16 (#11)
|
2021-05-10 09:03:54 +02:00 |
|
|
ac2276d118
|
refactoring
|
2020-09-21 20:24:51 +02:00 |
|
|
3dc3ac4e7a
|
add missing commands
|
2020-02-03 15:00:54 +01:00 |
|
|
1bb83d5509
|
use global Version variable
|
2020-02-03 01:17:07 +01:00 |
|
|
82e6896c06
|
cleanup
|
2020-02-03 01:07:17 +01:00 |
|
|
34c057f899
|
debug
|
2020-02-03 00:35:33 +01:00 |
|
|
8cb686144c
|
fix gitignore exclude
|
2020-02-03 00:19:01 +01:00 |
|