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 @@ -3,7 +3,7 @@ module github.com/julienlevasseur/profiler
3
3
go 1.16
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go v1.33 .0
6
+ github.com/aws/aws-sdk-go v1.34 .0
7
7
github.com/hashicorp/consul/api v1.12.0
8
8
github.com/hashicorp/go-msgpack v0.5.5 // indirect
9
9
github.com/hashicorp/go-sockaddr v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/armon/go-metrics v0.3.10 h1:FR+drcQStOe+32sYyJYyZ7FIdgoGGBnwLl+flodp8
61
61
github.com/armon/go-metrics v0.3.10 /go.mod h1:4O98XIr/9W0sxpJ8UaYkvjk10Iff7SnFrb4QAOwNTFc =
62
62
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
63
63
github.com/armon/go-radix v1.0.0 /go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8 =
64
- github.com/aws/aws-sdk-go v1.33 .0 h1:Bq5Y6VTLbfnJp1IV8EL/qUU5qO1DYHda/zis/sqevkY =
65
- github.com/aws/aws-sdk-go v1.33 .0 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
64
+ github.com/aws/aws-sdk-go v1.34 .0 h1:brux2dRrlwCF5JhTL7MUT3WUwo9zfDHZZp3+g3Mvlmo =
65
+ github.com/aws/aws-sdk-go v1.34 .0 /go.mod h1:5zCpMtNQVjRREroY7sYe8lOMRSxkhG6MZveU8YkpAk0 =
66
66
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 /go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q =
67
67
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
68
68
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
You can’t perform that action at this time.
0 commit comments