feat(config)!: add dependency check

This commit is contained in:
Patryk Hegenberg 2024-12-25 07:37:30 +01:00
commit ef0e24f128
2 changed files with 135 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module tmux_popup
go 1.23.4