File tree Expand file tree Collapse file tree 8 files changed +4
-8
lines changed
cloudup/gce/tpm/gcetpmsigner Expand file tree Collapse file tree 8 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 11module k8s.io/kops/hack
22
3- go 1.25.0
3+ go 1.25.3
44
55require (
66 github.com/client9/misspell v0.3.4
Original file line number Diff line number Diff line change 11module github.com/kubernetes/kops/tools/metal/dhcp
22
3- go 1.25.0
3+ go 1.25.3
44
55require github.com/insomniacslk/dhcp v0.0.0-20240812123929-b105c29bd1b5
66
Original file line number Diff line number Diff line change 11module github.com/kubernetes/kops/tools/metal/dhcp
22
3- go 1.25.0
3+ go 1.25.3
44
55require (
66 google.golang.org/grpc v1.66.0
Original file line number Diff line number Diff line change 11module k8s.io/kops/tools/otel/traceserver
22
3- go 1.25.0
3+ go 1.25.3
44
55require (
66 go.opentelemetry.io/proto/otlp v1.8.0
Original file line number Diff line number Diff line change 11//go:build !windows
2- // +build !windows
32
43/*
54Copyright 2021 The Kubernetes Authors.
Original file line number Diff line number Diff line change 11//go:build !windows
2- // +build !windows
32
43/*
54Copyright 2019 The Kubernetes Authors.
Original file line number Diff line number Diff line change 11//go:build windows
2- // +build windows
32
43/*
54Copyright 2021 The Kubernetes Authors.
Original file line number Diff line number Diff line change 11//go:build linux || darwin
2- // +build linux darwin
32
43/*
54Copyright 2020 The Kubernetes Authors.
You can’t perform that action at this time.
0 commit comments