Skip to content

Commit b3e1607

Browse files
committed
Remove minio client on CI
1 parent d40f20d commit b3e1607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archives/archives_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"time"
1111

1212
"github.com/aws/aws-sdk-go-v2/aws"
13-
"github.com/aws/aws-sdk-go/service/s3"
13+
"github.com/aws/aws-sdk-go-v2/service/s3"
1414
"github.com/jmoiron/sqlx"
1515
_ "github.com/lib/pq"
1616
"github.com/nyaruka/gocommon/aws/cwatch"

0 commit comments

Comments
 (0)