add: add types and config package

This commit is contained in:
Esa Kataja
2026-04-04 18:07:26 +03:00
parent 25ea35fc26
commit 901ccc37b2
4 changed files with 150 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module videnc-vibe
go 1.26.1
require gopkg.in/yaml.v3 v3.0.1