Compare commits

..

No commits in common. "c927e31c49689234bcd8e2bbb300e3c31353c077" and "cf5cd23d97598c3e1a69a4b2f64b5f0e61c5292d" have entirely different histories.

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/aykhans/dodo
go 1.24.2
go 1.24.0
require (
github.com/jedib0t/go-pretty/v6 v6.6.7