build: imagor v1.5.0, go 1.24.3 (#95)
* build: imagor v1.5.0, go 1.24.3 * build: imagor v1.5.0, go 1.24.3 * build: imagor v1.5.0, go 1.24.3 * build: imagor v1.5.0, go 1.24.3 * build: imagor v1.5.0, go 1.24.3 * build: imagor v1.5.0, go 1.24.3 * test: update golden files
This commit is contained in:
parent
2cb59b494a
commit
2450ec39bd
73 changed files with 113 additions and 107 deletions
|
|
@ -6,7 +6,7 @@ package ffmpeg
|
|||
// #include "ffmpeg.h"
|
||||
import "C"
|
||||
import (
|
||||
"github.com/cshum/imagor/vips/pointer"
|
||||
"github.com/cshum/vipsgen/pointer"
|
||||
"io"
|
||||
"math"
|
||||
"time"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue