deps: update module github.com/siderolabs/talos/pkg/machinery to v1.4.6 (#2053)

Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-07 08:41:04 +02:00 committed by GitHub
parent bd64e6950b
commit 859dfc309f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 16 deletions

View file

@ -5233,14 +5233,6 @@ def go_dependencies():
sum = "h1:p3Vo3i64TCLY7gIfzeQaUJ+kppEO5WQG3cL8iE8tGHU=",
version = "v0.0.0-20190923202752-2cc03de413da",
)
go_repository(
name = "com_github_santhosh_tekuri_jsonschema_v5",
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/santhosh-tekuri/jsonschema/v5",
sum = "h1:WCcC4vZDS1tYNxjWlwRJZQy28r8CMoggKnxNzxsVDMQ=",
version = "v5.2.0",
)
go_repository(
name = "com_github_sassoftware_go_rpmutils",
@ -5447,8 +5439,8 @@ def go_dependencies():
build_file_generation = "on",
build_file_proto_mode = "disable_global",
importpath = "github.com/siderolabs/talos/pkg/machinery",
sum = "h1:OcfrGmzip4kPDF7A4dccI1RFg3MACqgxHYYPTdSzzC8=",
version = "v1.4.4",
sum = "h1:SX7Q6FxTDyX2hxugMgIqyivXWzemgMhHj3AlDbxjuFw=",
version = "v1.4.6",
)
go_repository(
name = "com_github_sigstore_protobuf_specs",