We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40f20d commit b3e1607Copy full SHA for b3e1607
archives/archives_test.go
@@ -10,7 +10,7 @@ import (
10
"time"
11
12
"github.com/aws/aws-sdk-go-v2/aws"
13
- "github.com/aws/aws-sdk-go/service/s3"
+ "github.com/aws/aws-sdk-go-v2/service/s3"
14
"github.com/jmoiron/sqlx"
15
_ "github.com/lib/pq"
16
"github.com/nyaruka/gocommon/aws/cwatch"
0 commit comments