1
0
mirror of https://github.com/fumiama/WireGold.git synced 2026-06-04 23:40:26 +08:00

feat(head): use uniform head extract & crc64 -> md5

This commit is contained in:
源文雨
2024-08-08 12:42:04 +08:00
parent e018aee705
commit d5d7a9412f
5 changed files with 63 additions and 39 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Get dependencies
run: go mod tidy
- name: Enable Debug Log
- name: Enable debug log
run: sed -i 's/false/true/g' config/global.go
- name: Build