This commit is contained in:
2026-06-09 08:16:16 +03:00
parent 964fe4b4a8
commit 7007b1b6fd
18 changed files with 1334 additions and 1026 deletions

2
go.mod
View File

@@ -4,6 +4,6 @@ go 1.24.2
require (
gopkg.in/ini.v1 v1.67.1
gordenko.dev/dima/bin v0.0.0-20260606153512-101b10d92a39
gordenko.dev/dima/bin v0.0.0-20260608125602-78363e903696
gordenko.dev/dima/pretty v0.0.0-20221225212746-0c27d8c0ac69
)