go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
690 stars 33 forks source link

External config file load issue in cmd run --config file #226

Closed jeevatkm closed 5 years ago

jeevatkm commented 5 years ago

External config file load issue in cmd run --config file, identified in aah v0.12.1 while THUMBAI app testing.

Analyze and fix.

jeevatkm commented 5 years ago

I have analyzed the issue found the root cause. Will fix and make a release.

Until then aah user needs to solve v0.12.1 issue, simply add below line-

replace github.com/go-aah/forge => github.com/go-aah/forge v0.7.1-0.20181210091849-dcd776030597
jeevatkm commented 5 years ago

Addressed in commit https://github.com/go-aah/forge/commit/dcd776030597742b3c302e4682398aa3c0ffb4f4