We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f28c44 commit b1acdfdCopy full SHA for b1acdfd
packages/i18nify-go/go.mod
@@ -12,9 +12,3 @@ require (
12
github.com/razorpay/i18nify/i18nify-data/go/country/subdivisions v0.0.0-20260119083946-d3be484334a8
13
gopkg.in/yaml.v3 v3.0.1 // indirect
14
)
15
-
16
-replace github.com/razorpay/i18nify/i18nify-data/go/country/subdivisions => ../../i18nify-data/go/country/subdivisions
17
18
-replace github.com/razorpay/i18nify/i18nify-data/go/bankcodes => ../../i18nify-data/go/bankcodes
19
20
-replace github.com/razorpay/i18nify/i18nify-data/go/currency => ../../i18nify-data/go/currency
0 commit comments