Update modules

This commit is contained in:
Milan Nikolic
2023-08-22 11:30:50 +02:00
parent 69b0b51010
commit cd2f7501e0
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ toolchain go1.21.0
//replace github.com/gen2brain/cbconvert => ../../ //replace github.com/gen2brain/cbconvert => ../../
require ( require (
github.com/gen2brain/cbconvert v0.0.0-20230821155257-7b6c766dcc17 github.com/gen2brain/cbconvert v0.0.0-20230822092933-69b0b510102f
github.com/schollz/progressbar/v3 v3.10.0 github.com/schollz/progressbar/v3 v3.10.0
github.com/spf13/pflag v1.0.5 github.com/spf13/pflag v1.0.5
) )

View File

@@ -7,8 +7,8 @@ github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4= github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/fvbommel/sortorder v1.1.0 h1:fUmoe+HLsBTctBDoaBwpQo5N+nrCp8g/BjKb/6ZQmYw= 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/fvbommel/sortorder v1.1.0/go.mod h1:uk88iVf1ovNn1iLfgUVU2F9o5eO30ui720w+kxuqRs0=
github.com/gen2brain/cbconvert v0.0.0-20230821155257-7b6c766dcc17 h1:XMuJcglXvOnUwV8d14PVXpOKYX7O+7SIENsdGBssxg0= github.com/gen2brain/cbconvert v0.0.0-20230822092933-69b0b510102f h1:XN/NH5feOQU81gdQxlQH9g6qTkNKVwq0tIYonvd4Cc0=
github.com/gen2brain/cbconvert v0.0.0-20230821155257-7b6c766dcc17/go.mod h1:ezxhszto7NTQ7qVUQ5YqlbO/gCm/CofCJ/M5dyQKinY= github.com/gen2brain/cbconvert v0.0.0-20230822092933-69b0b510102f/go.mod h1:ezxhszto7NTQ7qVUQ5YqlbO/gCm/CofCJ/M5dyQKinY=
github.com/gen2brain/go-fitz v1.22.2 h1:pisRYS3x/tvsiS4UzdBoiStmOxYoisOGNCUB4+0RKhE= github.com/gen2brain/go-fitz v1.22.2 h1:pisRYS3x/tvsiS4UzdBoiStmOxYoisOGNCUB4+0RKhE=
github.com/gen2brain/go-fitz v1.22.2/go.mod h1:HU04vc+RisUh/kvEd2pB0LAxmK1oyXdN4ftyshUr9rQ= github.com/gen2brain/go-fitz v1.22.2/go.mod h1:HU04vc+RisUh/kvEd2pB0LAxmK1oyXdN4ftyshUr9rQ=
github.com/gen2brain/go-unarr v0.1.7 h1:mEE7bPShJIsmAX67t6BW2ibpEUO7j5WK152KgNM9NbQ= github.com/gen2brain/go-unarr v0.1.7 h1:mEE7bPShJIsmAX67t6BW2ibpEUO7j5WK152KgNM9NbQ=