Commit 0ef543f
go.mod
@@ -6,7 +6,7 @@ require (
charm.land/bubbles/v2 v2.1.0
charm.land/bubbletea/v2 v2.0.2
charm.land/lipgloss/v2 v2.0.2
- github.com/anatol/smart.go v0.0.0-20260314002218-4abf60ecc43c
+ github.com/anatol/smart.go v0.0.0-20260419142952-c2af97cbb53f
github.com/atotto/clipboard v0.1.4
github.com/carlmjohnson/requests v0.25.1
github.com/charmbracelet/bubbletea v1.3.10
go.sum
@@ -6,6 +6,8 @@ charm.land/lipgloss/v2 v2.0.2 h1:xFolbF8JdpNkM2cEPTfXEcW1p6NRzOWTSamRfYEw8cs=
charm.land/lipgloss/v2 v2.0.2/go.mod h1:KjPle2Qd3YmvP1KL5OMHiHysGcNwq6u83MUjYkFvEkM=
github.com/anatol/smart.go v0.0.0-20260314002218-4abf60ecc43c h1:BwsMFienOo2Ww4iSJBrgJNotDkSGa6LRaeQqtPFXtTI=
github.com/anatol/smart.go v0.0.0-20260314002218-4abf60ecc43c/go.mod h1:ukYit5s/IEmWOGZokOlZs6bIvV5xD4bly0SFawzj7+8=
+github.com/anatol/smart.go v0.0.0-20260419142952-c2af97cbb53f h1:3z5Dn22OIlZS4qO8pm1K1/sYmUfaFVdARQFCD29h/Es=
+github.com/anatol/smart.go v0.0.0-20260419142952-c2af97cbb53f/go.mod h1:ukYit5s/IEmWOGZokOlZs6bIvV5xD4bly0SFawzj7+8=
github.com/anatol/vmtest v0.0.0-20250627153117-302402d269a6 h1:zdaWj/ncXyzpPH3YqACvJXMrJxkkILrnWbjHojHBctc=
github.com/anatol/vmtest v0.0.0-20250627153117-302402d269a6/go.mod h1:m5pN88x7ZnEDGXZldwg7RCX+EikR9qz/iSI2GzXq++Y=
github.com/atotto/clipboard v0.1.4 h1:EH0zSVneZPSuFR11BlR9YppQTVDbh5+16AmcJi4g1z4=