File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/aws/aws-sdk-go-v2/service/s3 v1.84.1
28
28
github.com/aws/aws-sdk-go-v2/service/sns v1.34.8
29
29
github.com/aws/aws-sdk-go-v2/service/sts v1.34.1
30
- github.com/aws/smithy-go v1.22.4
30
+ github.com/aws/smithy-go v1.22.5
31
31
github.com/aymanbagabas/go-osc52 v1.2.1
32
32
github.com/bill-rich/go-syslog v0.0.0-20220413021637-49edb52a574c
33
33
github.com/bitfinexcom/bitfinex-api-go v0.0.0-20210608095005-9e0b26f200fb
Original file line number Diff line number Diff line change @@ -326,6 +326,8 @@ github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k=
326
326
github.com/aws/smithy-go v1.22.3 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
327
327
github.com/aws/smithy-go v1.22.4 h1:uqXzVZNuNexwc/xrh6Tb56u89WDlJY6HS+KC0S4QSjw =
328
328
github.com/aws/smithy-go v1.22.4 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
329
+ github.com/aws/smithy-go v1.22.5 h1:P9ATCXPMb2mPjYBgueqJNCA5S9UfktsW0tTxi+a7eqw =
330
+ github.com/aws/smithy-go v1.22.5 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
329
331
github.com/aymanbagabas/go-osc52 v1.2.1 h1:q2sWUyDcozPLcLabEMd+a+7Ea2DitxZVN9hTxab9L4E =
330
332
github.com/aymanbagabas/go-osc52 v1.2.1 /go.mod h1:zT8H+Rk4VSabYN90pWyugflM3ZhpTZNC7cASDfUCdT4 =
331
333
github.com/aymanbagabas/go-osc52 v1.2.2 h1:NT7wkhEhPTcKnBCdPi9djmyy9L3JOL4+3SsfJyqptCo =
You can’t perform that action at this time.
0 commit comments