Skip to content

Commit 5dbdbc1

Browse files
chore(deps): update module github.com/matttproud/golang_protobuf_extensions to v2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 26bff6b commit 5dbdbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/peerpod-ctrl/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ require (
3838
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
3939
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
4040
github.com/kr/fs v0.1.0 // indirect
41+
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
4142
github.com/opentracing/opentracing-go v1.2.0 // indirect
4243
github.com/pkg/sftp v1.13.10 // indirect
4344
github.com/tjfoc/gmsm v1.4.1 // indirect
@@ -108,7 +109,6 @@ require (
108109
github.com/kylelemons/godebug v1.1.0 // indirect
109110
github.com/leodido/go-urn v1.4.0 // indirect
110111
github.com/mailru/easyjson v0.7.7 // indirect
111-
github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
112112
github.com/mitchellh/mapstructure v1.5.0 // indirect
113113
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
114114
github.com/modern-go/reflect2 v1.0.2 // indirect

0 commit comments

Comments
 (0)