Update modules

This commit is contained in:
Milan Nikolic
2023-09-14 03:43:17 +02:00
parent 544344d5c2
commit c061297ad0
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ module github.com/gen2brain/cbconvert/cmd/cbconvert-gui
go 1.21
require (
github.com/gen2brain/cbconvert v0.0.0-20230913113913-6400ae14d89a
github.com/gen2brain/cbconvert v0.0.0-20230914012707-e14aa6baabb7
github.com/gen2brain/iup-go/iup v0.0.0-20230906093706-8b037fe6a7bd
github.com/godbus/dbus/v5 v5.1.0
)

View File

@@ -6,8 +6,8 @@ github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkp
github.com/dustin/go-humanize v1.0.1/go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw=
github.com/fvbommel/sortorder v1.1.0/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
github.com/gen2brain/cbconvert v0.0.0-20230913113913-6400ae14d89a h1:czcZxl/PPXyHWXdFoBeOSHLmPVf7JGm7SISBTDi4uKs=
github.com/gen2brain/cbconvert v0.0.0-20230913113913-6400ae14d89a/go.mod h1:3zoSNHGpunxvS5cXpge9XwU585Zxsr4ly13dryeQCGk=
github.com/gen2brain/cbconvert v0.0.0-20230914012707-e14aa6baabb7 h1:v2T43QRyJY4EuZQQaBlvHH+igzBntRloYJ6cWn45F7U=
github.com/gen2brain/cbconvert v0.0.0-20230914012707-e14aa6baabb7/go.mod h1:3zoSNHGpunxvS5cXpge9XwU585Zxsr4ly13dryeQCGk=
github.com/gen2brain/go-fitz v1.23.1 h1:x69/szWZXpI3jZ57mMqCg7WqqvtYnQG0lXts3L6M1Fc=
github.com/gen2brain/go-fitz v1.23.1/go.mod h1:HU04vc+RisUh/kvEd2pB0LAxmK1oyXdN4ftyshUr9rQ=
github.com/gen2brain/go-unarr v0.1.7 h1:mEE7bPShJIsmAX67t6BW2ibpEUO7j5WK152KgNM9NbQ=