Skip to content

Commit 876b4d0

Browse files
Update github.com/ghodss/yaml digest to d8423dc
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 4213d42 commit 876b4d0

File tree

2 files changed

+6
-70
lines changed

2 files changed

+6
-70
lines changed

go.mod

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.5
77
require (
88
github.com/RedHatInsights/rbac-client-go v1.0.0
99
github.com/caddyserver/caddy/v2 v2.10.0-beta.2
10-
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
10+
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
1111
github.com/redhatinsights/app-common-go v1.6.8
1212
github.com/stretchr/testify v1.10.0
1313
go.uber.org/zap v1.27.0
@@ -48,9 +48,6 @@ require (
4848
github.com/fxamacker/cbor/v2 v2.6.0 // indirect
4949
github.com/go-chi/chi/v5 v5.2.1 // indirect
5050
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
51-
github.com/go-kit/kit v0.13.0 // indirect
52-
github.com/go-kit/log v0.2.1 // indirect
53-
github.com/go-logfmt/logfmt v0.6.0 // indirect
5451
github.com/go-logr/logr v1.4.2 // indirect
5552
github.com/go-logr/stdr v1.2.2 // indirect
5653
github.com/go-sql-driver/mysql v1.7.1 // indirect
@@ -65,7 +62,6 @@ require (
6562
github.com/google/uuid v1.6.0 // indirect
6663
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
6764
github.com/huandu/xstrings v1.5.0 // indirect
68-
github.com/ianlancetaylor/demangle v0.0.0-20250628045327-2d64ad6b7ec5 // indirect
6965
github.com/inconshreveable/mousetrap v1.1.0 // indirect
7066
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
7167
github.com/jackc/pgconn v1.14.3 // indirect

0 commit comments

Comments
 (0)