mirror of
https://github.com/axllent/goptimize.git
synced 2025-11-03 11:29:30 -05:00
Switch to kovidgoyal/imaging to address CVE-2023-36308
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"os/exec"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/disintegration/imaging"
|
||||
"github.com/kovidgoyal/imaging"
|
||||
"golang.org/x/image/bmp"
|
||||
"golang.org/x/image/tiff"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user