Commit graph

29 commits

Author SHA1 Message Date
Tom Neuber 82e8d3ca45
renovate.json: allow renovate to use "go mod tidy"
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-26 09:54:15 +01:00
Renovate Bot 80ec407989
Update module github.com/schollz/progressbar/v3 to v3.14.2
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-24 18:04:08 +00:00
Renovate Bot c33e3ab1c2
Update module github.com/go-chi/chi/v5 to v5.0.12
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-17 01:04:06 +00:00
Renovate Bot a139131e62
Update dependency go to v1.22.0
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-09 11:34:26 +01:00
Renovate Bot f3a9b151cd
Update golang Docker tag to v1.22.0 2024-02-09 11:33:56 +01:00
Renovate Bot 669144c09f
Update dependency go to v1.21.7
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-08 23:39:12 +01:00
Tom Neuber 5148efb50f
.drone.yml: use explizit version definition 2024-02-08 23:39:12 +01:00
Renovate Bot a3e9d11a69
Update golang Docker tag to v1.21.7 2024-02-08 23:39:11 +01:00
Tom Neuber 6bb5d25683
.drone.yml: add format & vuln check 2024-02-08 23:39:11 +01:00
Tom Neuber 2ca426ee4e
pkg/geoloc: remove static country definition 2024-02-08 23:39:11 +01:00
Tom Neuber cfbad73d1e
Makefile & Dockerfile: update docker mirror & file name 2024-02-08 23:38:55 +01:00
Tom Neuber 005ac9c60c Merge pull request 'simplify downloader' (#4) from rework-downloader into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2024-01-25 12:56:27 +01:00
Tom Neuber 35600e9200
simplify downloader
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-25 12:52:09 +01:00
Renovate Bot c420144b68
Update dependency go to v1.21.6
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-10 19:12:52 +00:00
Tom Neuber 149f688a87
Dockerfile: update build image version to patches
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-10 19:40:51 +01:00
Aaron Riedel 7930bbf098
change image repository to git.ar21.de
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-24 18:25:43 +01:00
Tom Neuber 6178bec08b
pkg/downloader/downloader.go: Add status code check for downloader
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 23:50:50 +01:00
Tom Neuber 74593b8bbf
cfg/cfg.go: Replace real file URL with template URL 2023-12-23 23:50:05 +01:00
Aaron Riedel 9e5c58207c
change repo name
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 18:43:56 +01:00
Aaron Riedel 6561db6723
automatically push new tag
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-23 17:40:57 +01:00
Aaron Riedel cca9ebe9a6
add staging build 2023-12-23 17:17:23 +01:00
Aaron Riedel fae6b6e5e2
switch docker plugin
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-22 21:25:22 +01:00
Aaron Riedel 9ac065f2db
add build pipeline
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-22 21:03:28 +01:00
Tom Neuber 4b56dc1799 Merge pull request 'Update module github.com/go-chi/chi/v5 to v5.0.11' (#2) from renovate/github.com-go-chi-chi-v5-5.x into main
Reviewed-on: tom/country-geo-locations#2
2023-12-21 22:47:14 +01:00
Renovate Bot 7a65f8d18d
Update module github.com/go-chi/chi/v5 to v5.0.11 2023-12-20 03:12:04 +00:00
Tom Neuber aebf7447c6
Rework complete project 2023-12-20 02:57:05 +01:00
Tom Neuber 868965a072
Add Dependency Dashboard 2023-12-19 13:53:19 +01:00
Tom Neuber 79958c89e6
initial commit / little collection for geo locations 2023-12-13 19:51:31 +01:00
Tom Neuber ea4bf00fc6 Initial commit 2023-12-13 17:39:40 +01:00