File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments