mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-19 21:38:44 -04:00
deps: bump go-secure-stdlib/awsutil (#2076)
* deps: bump go-secure-stdlib/awsutil * deps: tidy after upgrade --------- Co-authored-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
parent
304fbf04e6
commit
52f4410334
5 changed files with 25 additions and 30 deletions
|
@ -260,8 +260,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/aws/aws-sdk-go",
|
||||
sum = "h1:HwelXYZZ8c34uFFhgVw3ybu2gB5fkk8KLj2idTvzZb8=",
|
||||
version = "v1.44.257",
|
||||
sum = "h1:uL4EV0gQxotQVYegIoBqK079328MOJqgG95daFYSkAM=",
|
||||
version = "v1.44.297",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_aws_aws_sdk_go_v2",
|
||||
|
@ -1649,8 +1649,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/fatih/color",
|
||||
sum = "h1:qfhVLaG5s+nCROl1zJsZRxFeYrHLqWroPOQ8BWiNb4w=",
|
||||
version = "v1.14.1",
|
||||
sum = "h1:kOqh6YHBtK8aywxGerMG2Eq3H6Qgoqeo13Bk2Mv/nBs=",
|
||||
version = "v1.15.0",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_favadi_protoc_go_inject_tag",
|
||||
|
@ -2758,8 +2758,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/hashicorp/go-hclog",
|
||||
sum = "h1:vDwF1DFNZhntP4DAjuTpOw3uEgMUpXh1pB5fW9DqHpo=",
|
||||
version = "v1.3.1",
|
||||
sum = "h1:bI2ocEMgcVlz55Oj1xZNBsVi900c7II+fWDyV9o+13c=",
|
||||
version = "v1.5.0",
|
||||
)
|
||||
go_repository(
|
||||
name = "com_github_hashicorp_go_immutable_radix",
|
||||
|
@ -2849,8 +2849,8 @@ def go_dependencies():
|
|||
build_file_generation = "on",
|
||||
build_file_proto_mode = "disable_global",
|
||||
importpath = "github.com/hashicorp/go-secure-stdlib/awsutil",
|
||||
sum = "h1:W9WN8p6moV1fjKLkeqEgkAMu5rauy9QeYDAmIaPuuiA=",
|
||||
version = "v0.1.6",
|
||||
sum = "h1:kWg2vyKl7BRXrNxYziqDJ55n+vtOQ1QsGORjzoeB+uM=",
|
||||
version = "v0.2.2",
|
||||
)
|
||||
|
||||
go_repository(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue