You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2023/01/15 18:03:22 there is some error in banknames.json file: open /go/pkg/mod/github.com/razorpay/ifsc/[email protected]/src/banks.json: no such file or directory
panic: there is some error in banknames.json file: open /go/pkg/mod/github.com/razorpay/ifsc/[email protected]/src/banks.json: no such file or directory
goroutine 1 [running]:
log.Panic({0x400039f9e8?, 0x8a?, 0x400039f9f8?})
/usr/local/go/src/log/log.go:385 +0x68
github.com/razorpay/ifsc/v2/src/go.LoadBankData()
/go/pkg/mod/github.com/razorpay/ifsc/[email protected]/src/go/bank.go:28 +0xb0
github.com/razorpay/ifsc/v2/src/go.init.1()
/go/pkg/mod/github.com/razorpay/ifsc/[email protected]/src/go/ifsc.go:43 +0x20
The text was updated successfully, but these errors were encountered:
module panics when trying to run the project
The text was updated successfully, but these errors were encountered: