dineshkumar02 / hammerpost

PostgreSQL parameter profiler with HammerDB
GNU General Public License v3.0
2 stars 0 forks source link

update Box CLI Maker to `v2.3.1` #1

Open Delta456 opened 1 year ago

Delta456 commented 1 year ago

I am the author of Box CLI Maker and saw that you were using an outdated old version of the module.

https://github.com/dineshkumar02/hammerpost/blob/76ea605c308e7e8365372d5814b080b8d5c79fa7/go.mod#L6

I would recommend shifting to the latest version of the module because more features, bugs and optimizations are done.

To install the latest version: go install https://github.com/Delta456/box-cli-maker/v2

Then use import "github.com/Delta456/box-cli-maker/v2" where needed.

dineshtessell commented 1 year ago

Hi,

Thank you very much for the box-cli. Sure, will update it to the latest version

Delta456 commented 1 year ago

It is also the same for ptor.

dineshtessell commented 1 year ago

Sure, Will update it to the latest version