deps: update module helm.sh/helm/v3 to v3.11.2 (#1590)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-03 16:40:49 +02:00 committed by GitHub
parent 5dad9bfad7
commit 661cf922ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 112 additions and 70 deletions

View file

@ -39,6 +39,15 @@ def go_dependencies():
sum = "h1:o/n5/K5gXqk8Gozvs2cnL0F2S1/g1vcGCAx2vETjITw=",
version = "v0.4.3",
)
go_repository(
name = "com_github_a8m_expect",
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/a8m/expect",
sum = "h1:o0PXeXn7zLB77ajwOyT1s1HcPJ4hbV6jAvCWUwvFBUM=",
version = "v1.0.0",
)
go_repository(
name = "com_github_acomagu_bufpipe",
build_file_generation = "on",
@ -277,8 +286,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/armon/go-radix",
sum = "h1:BUAU3CGlLvorLI26FmByPp2eC2qla6E1Tw+scpcg/to=",
version = "v0.0.0-20180808171621-7fddfc383310",
sum = "h1:F4z6KzEeeQIMeLFa97iZU6vupzoecKdU5TX24SNppXI=",
version = "v1.0.0",
)
go_repository(
name = "com_github_armon_go_socks5",
@ -2291,8 +2300,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/go-gorp/gorp/v3",
sum = "h1:ULqJXIekoqMx29FI5ekXXFoH1dT2Vc8UhnRzBg+Emz4=",
version = "v3.0.2",
sum = "h1:PUjzYdYu3HBOh8LE+UUmRG2P0IRDak9XMeGNvaeq4Ow=",
version = "v3.0.5",
)
go_repository(
name = "com_github_go_ini_ini",
@ -3614,8 +3623,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/huandu/xstrings",
sum = "h1:/Gcsuc1x8JVbJ9/rlye4xZnVAbEkGauT8lbebqcQws4=",
version = "v1.3.3",
sum = "h1:D17IlohoQq4UcpqD7fDk80P7l+lwAmlFaBHgOipl2FU=",
version = "v1.4.0",
)
go_repository(
name = "com_github_hudl_fargo",
@ -4883,8 +4892,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/mitchellh/cli",
sum = "h1:qj8czE26AU4PbiaPXK5uVmMSM+V5BYsFBiM9HhGRLUA=",
version = "v1.1.4",
sum = "h1:OxRIeJXpAMztws/XHlN2vu6imG5Dpq+j61AzAX5fLng=",
version = "v1.1.5",
)
go_repository(
name = "com_github_mitchellh_colorstring",
@ -5179,6 +5188,14 @@ def go_dependencies():
sum = "h1:5iA8DT8V7q8WK2EScv2padNa/rTESc1KdnPw4TC2paw=",
version = "v1.0.1",
)
go_repository(
name = "com_github_nelsam_hel_v2",
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/nelsam/hel/v2",
sum = "h1:Z3TAKd9JS3BoKi6fW+d1bKD2Mf0FzTqDUEAwLWzYPRQ=",
version = "v2.3.3",
)
go_repository(
name = "com_github_niemeyer_pretty",
@ -5566,8 +5583,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/posener/complete",
sum = "h1:ccV59UEOTzVDnDUEFdT95ZzHVZ+5+158q8+SJb2QV5w=",
version = "v1.1.1",
sum = "h1:NP0eAhjcjImqslEwo/1hq7gpajME0fTLTezBKDqfXqo=",
version = "v1.2.3",
)
go_repository(
name = "com_github_power_devops_perfstat",
@ -5583,8 +5600,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/poy/onpar",
sum = "h1:oL4IBbcqwhhNWh31bjOX8C/OCy0zs9906d/VUru+bqg=",
version = "v0.0.0-20190519213022-ee068f8ea4d1",
sum = "h1:QaNrNiZx0+Nar5dLgTVp5mXkyoVFIbepjyEoGSnhbAY=",
version = "v1.1.2",
)
go_repository(
name = "com_github_pquerna_cachecontrol",
@ -5778,8 +5795,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/rubenv/sql-migrate",
sum = "h1:fOXMPLMd41sK7Tg75SXDec15k3zg5WNV6SjuDRiNfcU=",
version = "v1.2.0",
sum = "h1:Vx+n4Du8X8VTYuXbhNxdEUoh6wiJERA0GlWocR5FrbA=",
version = "v1.3.1",
)
go_repository(
name = "com_github_rubiojr_go_vhd",
@ -6893,14 +6910,6 @@ def go_dependencies():
version = "v0.9.0",
)
go_repository(
name = "com_github_ziutek_mymysql",
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/ziutek/mymysql",
sum = "h1:GB0qdRGsTwQSBVYuVShFBKaXSnSnYYC2d9knnE1LHFs=",
version = "v1.5.4",
)
go_repository(
name = "com_github_zmap_zcrypto",
build_file_generation = "on",
@ -9177,8 +9186,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "helm.sh/helm/v3",
sum = "h1:cmL9fFohOoNQf+wnp2Wa0OhNFH0KFnSzEkVxi3fcc3I=",
version = "v3.11.1",
sum = "h1:P3cLaFxfoxaGLGJVnoPrhf1j86LC5EDINSpYSpMUkkA=",
version = "v3.11.2",
)
go_repository(
name = "sm_step_go_crypto",