Skip to content

Commit 0925e1b

Browse files
committed
re-add original exception
1 parent d54e79b commit 0925e1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.ci/.golangci4.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,10 @@ linters:
157157
- staticcheck
158158
path: internal/service/qldb/
159159
text: 'SA1019: "github.com/aws/aws-sdk-go-v2/service/qldb" is deprecated:'
160+
- linters:
161+
- staticcheck
162+
path: internal/service/qldb/
163+
text: 'SA1019: \w+.(\w+) is deprecated:'
160164
- linters:
161165
- staticcheck
162166
path: internal/service/s3/

0 commit comments

Comments
 (0)