1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml

At the time of making this commit, the package `github.com/ghodss/yaml`
is no longer actively maintained.

`sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively
maintained by Kubernetes SIG.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
This commit is contained in:
Eng Zer Jun
2024-09-08 23:48:16 +08:00
parent 0f1890e5cd
commit 33868c44df
10 changed files with 2 additions and 984 deletions

3
vendor/modules.txt vendored
View File

@@ -52,9 +52,6 @@ github.com/fsnotify/fsnotify
# github.com/fxamacker/cbor/v2 v2.7.0
## explicit; go 1.17
github.com/fxamacker/cbor/v2
# github.com/ghodss/yaml v1.0.0
## explicit
github.com/ghodss/yaml
# github.com/go-logr/logr v1.4.2
## explicit; go 1.18
github.com/go-logr/logr