File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/aws/aws-sdk-go-v2 v1.36.3
8
8
github.com/aws/aws-sdk-go-v2/config v1.29.14
9
9
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.2
10
- github.com/aws/smithy-go v1.22.2
10
+ github.com/aws/smithy-go v1.22.3
11
11
github.com/creack/pty v1.1.21
12
12
github.com/emirpasic/gods v1.18.1
13
13
github.com/fsnotify/fsnotify v1.8.0
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 h1:hXmVKytPfTy5axZ+fYbR5d0c
50
50
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 /go.mod h1:MlYRNmYu/fGPoxBQVvBYr9nyr948aY/WLUvwBMBJubs =
51
51
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 h1:1XuUZ8mYJw9B6lzAkXhqHlJd/XvaX32evhproijJEZY =
52
52
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 /go.mod h1:cQnB8CUnxbMU82JvlqjKR2HBOm3fe9pWorWBza6MBJ4 =
53
- github.com/aws/smithy-go v1.22.2 h1:6D9hW43xKFrRx/tXXfAlIZc4JI+yQe6snnWcQyxSyLQ =
54
- github.com/aws/smithy-go v1.22.2 /go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg =
53
+ github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k =
54
+ github.com/aws/smithy-go v1.22.3 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
55
55
github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk =
56
56
github.com/bahlo/generic-list-go v0.2.0 /go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg =
57
57
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
You can’t perform that action at this time.
0 commit comments