File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ require (
84
84
go.uber.org/mock v0.5.0 // indirect
85
85
go.uber.org/multierr v1.11.0 // indirect
86
86
go.uber.org/zap/exp v0.3.0 // indirect
87
- golang.org/x/crypto v0.34 .0 // indirect
87
+ golang.org/x/crypto v0.35 .0 // indirect
88
88
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa // indirect
89
89
golang.org/x/mod v0.23.0 // indirect
90
90
golang.org/x/net v0.35.0 // indirect
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
163
163
go.uber.org/zap v1.27.0 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
164
164
go.uber.org/zap/exp v0.3.0 h1:6JYzdifzYkGmTdRR59oYH+Ng7k49H9qVpWwNSsGJj3U =
165
165
go.uber.org/zap/exp v0.3.0 /go.mod h1:5I384qq7XGxYyByIhHm6jg5CHkGY0nsTfbDLgDDlgJQ =
166
- golang.org/x/crypto v0.34 .0 h1:+/C6tk6rf/+t5DhUketUbD1aNGqiSX3j15Z6xuIDlBA =
167
- golang.org/x/crypto v0.34 .0 /go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ =
166
+ golang.org/x/crypto v0.35 .0 h1:b15kiHdrGCHrP6LvwaQ3c03kgNhhiMgvlhxHQhmg2Xs =
167
+ golang.org/x/crypto v0.35 .0 /go.mod h1:dy7dXNW32cAb/6/PRuTNsix8T+vJAqvuIy5Bli/x0YQ =
168
168
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa h1:t2QcU6V556bFjYgu4L6C+6VrCPyJZ+eyRsABUPs1mz4 =
169
169
golang.org/x/exp v0.0.0-20250218142911-aa4b98e5adaa /go.mod h1:BHOTPb3L19zxehTsLoJXVaTktb06DFgmdW6Wb9s8jqk =
170
170
golang.org/x/mod v0.23.0 h1:Zb7khfcRGKk+kqfxFaP5tZqCnDZMjC5VtUBs87Hr6QM =
You can’t perform that action at this time.
0 commit comments