Update dependencies

This commit is contained in:
Milan Nikolic
2024-01-30 15:53:45 +01:00
parent c177a0bb77
commit 244b4f51fc
4 changed files with 28 additions and 146 deletions

View File

@@ -12,7 +12,7 @@ import (
"time"
"github.com/disintegration/imaging"
"github.com/gen2brain/go-opencv/opencv"
"github.com/go-opencv/go-opencv/opencv"
"github.com/pbnjay/pixfont"
)