Skip to content

Commit 0c0c7d7

Browse files
chore(deps): update go dependencies to v1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 984168f commit 0c0c7d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ require (
106106
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
107107
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1 // indirect
108108
github.com/huandu/xstrings v1.2.0 // indirect
109-
github.com/imdario/mergo v0.3.16 // indirect
109+
github.com/imdario/mergo v1.0.2 // indirect
110110
github.com/inconshreveable/mousetrap v1.1.0 // indirect
111111
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
112112
github.com/jackc/pgconn v1.14.3 // indirect
@@ -131,7 +131,7 @@ require (
131131
github.com/modern-go/reflect2 v1.0.2 // indirect
132132
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
133133
github.com/mwitkow/go-proto-validators v0.2.0 // indirect
134-
github.com/olekukonko/tablewriter v0.0.5 // indirect
134+
github.com/olekukonko/tablewriter v1.0.2 // indirect
135135
github.com/onsi/ginkgo v1.16.5 // indirect
136136
github.com/onsi/gomega v1.29.0 // indirect
137137
github.com/opencontainers/go-digest v1.0.0 // indirect

0 commit comments

Comments
 (0)