Upgrade dependencies, prepare to use geoipupdate to update data
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-02 22:39:15 -07:00
parent 8f9d9ad6fe
commit e16ea1d5a9
355 changed files with 36 additions and 176943 deletions

View File

@@ -4,7 +4,7 @@ name: default
steps:
- name: test
image: golang:1.14.7
image: golang:1.18
volumes:
- name: deps
path: /go
@@ -13,7 +13,7 @@ steps:
- go build
- name: docker
image: harbor.ntppool.org/ntppool/drone-kaniko:0.8.0-1
image: harbor.ntppool.org/ntppool/drone-kaniko:main
pull: always
volumes:
- name: deps
@@ -24,8 +24,6 @@ steps:
auto_tag: true
tags: SHA7,${DRONE_SOURCE_BRANCH}
cache: true
docker_config:
from_secret: quay
username:
from_secret: harbor_username
password: