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 @@ -3,7 +3,7 @@ module github.com/video-dev/video-transcoding-api/v2
3
3
require (
4
4
github.com/NYTimes/gizmo v1.2.17
5
5
github.com/NYTimes/gziphandler v1.1.1
6
- github.com/aws/aws-sdk-go-v2 v0.11 .0
6
+ github.com/aws/aws-sdk-go-v2 v0.12 .0
7
7
github.com/bitmovin/bitmovin-go v1.29.0
8
8
github.com/fsouza/ctxlogger v1.5.8
9
9
github.com/fsouza/gizmo-stackdriver-logging v1.3.1
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ github.com/StackExchange/wmi v0.0.0-20170410192909-ea383cf3ba6e/go.mod h1:3eOhrU
22
22
github.com/aws/aws-sdk-go v1.19.18 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
23
23
github.com/aws/aws-sdk-go-v2 v0.11.0 h1:TMUl791B9lF/R8t3msh7id+mHxOXrQY6DAqLNEpre8w =
24
24
github.com/aws/aws-sdk-go-v2 v0.11.0 /go.mod h1:cpXCmy3BB+lqwGweJjdawczHW3a+g8QgcFHcoOVoHao =
25
+ github.com/aws/aws-sdk-go-v2 v0.12.0 h1:bPO4Z7ArhFC9XSfOhO0SgQNIfiLoSKBYzFjvw2qt2BQ =
26
+ github.com/aws/aws-sdk-go-v2 v0.12.0 /go.mod h1:cpXCmy3BB+lqwGweJjdawczHW3a+g8QgcFHcoOVoHao =
25
27
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 h1:xJ4a3vCFaGF/jqvzLMYoU8P317H5OQ+Via4RmuPwCS0 =
26
28
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
27
29
github.com/bitmovin/bitmovin-go v1.29.0 h1:xhTvsSRLTHy3KPl3wBD5X6c9nVelF5YPyJbQt2KlAAk =
You can’t perform that action at this time.
0 commit comments