Commit Graph

9 Commits

Author SHA1 Message Date
Robert Kaussow a45a5c4307
add deprecation notice 2023-08-29 21:37:15 +02:00
Robert Kaussow d1b7baf918
fix drone-matrix template 2023-02-08 17:04:33 +01:00
Robert Kaussow 8ac84bd4c4
refactor: add more linters and fix findings (#27) 2023-02-08 10:16:01 +01:00
Robert Kaussow 5a0f4c391e
chore: switch to go1.19 (#14) 2022-08-05 13:18:59 +02:00
Robert Kaussow 722b7ec34e
ci: switch alpine-tools image 2022-07-17 20:45:28 +02:00
Robert Kaussow 6f52970f95
update drone config 2022-05-03 22:05:50 +02:00
Renovate Bot d58d602210 Update golang Docker tag to v1.15 2020-09-10 11:17:05 -07:00
Renovate Bot a8f5728aa4
Update golang Docker tag to v1.14 2020-02-26 00:48:00 +00:00
Thomas Boerger a20f13fdb0
Restructure the code accross more files
I have split the code into various files and beside that I have also
used more flat package structure. I have removed the whole constants for
flag names and environment variables, since nobody got to write these
flags manually anyway as all these variables are assigned to structs
all can benefit form code completion while this lib stays more readable.

Signed-off-by: Thomas Boerger <thomas@webhippie.de>
2019-12-21 21:55:01 +01:00