Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533)

This commit is contained in:
M@
2024-04-25 02:16:04 -04:00
committed by GitHub
parent 2f3fee9bb9
commit 607927da60
4 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ import (
"image/png"
"io"
"github.com/disintegration/imaging"
"github.com/cognusion/imaging"
"github.com/seaweedfs/seaweedfs/weed/glog"
)

View File

@@ -8,7 +8,7 @@ import (
"image/png"
"io"
"github.com/disintegration/imaging"
"github.com/cognusion/imaging"
"github.com/seaweedfs/seaweedfs/weed/glog"