2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00

chore(deps): Update github.com/devhaozi/tencentcloud digest to 7d4e898 (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-29 19:20:28 +08:00
committed by GitHub
parent 0651f0efc9
commit f25a809dc9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -93,6 +93,6 @@ require (
)
replace (
github.com/libdns/tencentcloud => github.com/devhaozi/tencentcloud v0.0.0-20241129093530-bc025eb12e56
github.com/libdns/tencentcloud => github.com/devhaozi/tencentcloud v0.0.0-20241129095955-7d4e898ce504
github.com/mholt/acmez/v2 => github.com/TheTNB/acmez/v2 v2.0.0-20241025203320-cc718c4c870b
)