Update On Wed Sep 11 20:35:31 CEST 2024

This commit is contained in:
github-action[bot]
2024-09-11 20:35:31 +02:00
parent edab663b75
commit f805c4e469
242 changed files with 14285 additions and 6799 deletions
@@ -34,10 +34,6 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- name: Download GeoIP Database
run: |
./gradlew :core:downloadGeoipDatabase
- name: Install update-go-mod-replace
run: |