Update modules

This commit is contained in:
Milan Nikolic
2024-11-06 06:10:11 +01:00
parent 90ed56d4ad
commit 544d824afb
3 changed files with 16 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ go 1.23
require (
github.com/gen2brain/cbconvert v1.0.5-0.20241104153621-9e944142d609
github.com/gen2brain/iup-go/iup v0.0.0-20231016042002-a3b3bba3edbc
github.com/gen2brain/iup-go/iup v0.0.0-20241106050025-0f971ac33ed4
github.com/godbus/dbus/v5 v5.1.0
)