fix: currency cny not found

This commit is contained in:
Yiyang Kang 2025-01-11 13:58:35 +09:00
parent 1d768799df
commit fa5f399dfb
Signed by: kkyy
GPG key ID: 80FD317ECAF06CC3
2 changed files with 4 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.4
require (
git.gensokyo.cafe/kkyy/mycurrencynet v0.0.0-20221206125603-704d2e03300e
git.gensokyo.cafe/kkyy/mycurrencynet v0.0.0-20250111044858-90dd06676ce2
github.com/dgraph-io/ristretto v0.2.0
github.com/dustin/go-humanize v1.0.1
github.com/eko/gocache/lib/v4 v4.2.0