File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ Third party libraries used by the Elastic APM AWS Lambda extension.
1919
2020--------------------------------------------------------------------------------
2121Module : github.com/aws/aws-sdk-go-v2/config
22- Version : v1.27.30
23- Time : 2024-08-23T18:33:43Z
22+ Version : v1.27.31
23+ Time : 2024-08-26T18:27:16Z
2424Licence : Apache-2.0
2525
26- Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/
[email protected] .
30 /LICENSE.txt:
26+ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/
[email protected] .
31 /LICENSE.txt:
2727
2828
2929 Apache License
@@ -231,11 +231,11 @@ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/confi
231231
232232--------------------------------------------------------------------------------
233233Module : github.com/aws/aws-sdk-go-v2/credentials
234- Version : v1.17.29
235- Time : 2024-08-22T18:48:12Z
234+ Version : v1.17.30
235+ Time : 2024-08-26T18:27:16Z
236236Licence : Apache-2.0
237237
238- Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/
[email protected] .
29 /LICENSE.txt:
238+ Contents of probable licence file $GOMODCACHE/github.com/aws/aws-sdk-go-v2/
[email protected] .
30 /LICENSE.txt:
239239
240240
241241 Apache License
Original file line number Diff line number Diff line change 44
55require (
66 github.com/aws/aws-sdk-go-v2 v1.30.4
7- github.com/aws/aws-sdk-go-v2/config v1.27.30
7+ github.com/aws/aws-sdk-go-v2/config v1.27.31
88 github.com/aws/aws-sdk-go-v2/service/acm v1.28.6
99 github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.32.6
1010 github.com/google/uuid v1.6.0
@@ -18,7 +18,7 @@ require (
1818)
1919
2020require (
21- github.com/aws/aws-sdk-go-v2/credentials v1.17.29 // indirect
21+ github.com/aws/aws-sdk-go-v2/credentials v1.17.30 // indirect
2222 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 // indirect
2323 github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 // indirect
2424 github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.16 // indirect
Original file line number Diff line number Diff line change 11github.com/aws/aws-sdk-go-v2 v1.30.4 h1:frhcagrVNrzmT95RJImMHgabt99vkXGslubDaDagTk8 =
22github.com/aws/aws-sdk-go-v2 v1.30.4 /go.mod h1:CT+ZPWXbYrci8chcARI3OmI/qgd+f6WtuLOoaIA8PR0 =
3- github.com/aws/aws-sdk-go-v2/config v1.27.30 h1:AQF3/+rOgeJBQP3iI4vojlPib5X6eeOYoa/af7OxAYg =
4- github.com/aws/aws-sdk-go-v2/config v1.27.30 /go.mod h1:yxqvuubha9Vw8stEgNiStO+yZpP68Wm9hLmcm+R/Qk4 =
5- github.com/aws/aws-sdk-go-v2/credentials v1.17.29 h1:CwGsupsXIlAFYuDVHv1nnK0wnxO0wZ/g1L8DSK/xiIw =
6- github.com/aws/aws-sdk-go-v2/credentials v1.17.29 /go.mod h1:BPJ/yXV92ZVq6G8uYvbU0gSl8q94UB63nMT5ctNO38g =
3+ github.com/aws/aws-sdk-go-v2/config v1.27.31 h1:kxBoRsjhT3pq0cKthgj6RU6bXTm/2SgdoUMyrVw0rAI =
4+ github.com/aws/aws-sdk-go-v2/config v1.27.31 /go.mod h1:z04nZdSWFPaDwK3DdJOG2r+scLQzMYuJeW0CujEm9FM =
5+ github.com/aws/aws-sdk-go-v2/credentials v1.17.30 h1:aau/oYFtibVovr2rDt8FHlU17BTicFEMAi29V1U+L5Q =
6+ github.com/aws/aws-sdk-go-v2/credentials v1.17.30 /go.mod h1:BPJ/yXV92ZVq6G8uYvbU0gSl8q94UB63nMT5ctNO38g =
77github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 h1:yjwoSyDZF8Jth+mUk5lSPJCkMC0lMy6FaCD51jm6ayE =
88github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.12 /go.mod h1:fuR57fAgMk7ot3WcNQfb6rSEn+SUffl7ri+aa8uKysI =
99github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.16 h1:TNyt/+X43KJ9IJJMjKfa3bNTiZbUP7DeCxfbTROESwY =
You can’t perform that action at this time.
0 commit comments