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 @@ -128,7 +128,7 @@ require (
128
128
github.com/jackc/pgpassfile v1.0.0 // indirect
129
129
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
130
130
github.com/jackc/puddle/v2 v2.2.2 // indirect
131
- github.com/jmattheis/goverter v1.8.2 // indirect
131
+ github.com/jmattheis/goverter v1.9.0 // indirect
132
132
github.com/jmespath/go-jmespath v0.4.0 // indirect
133
133
github.com/josharian/intern v1.0.0 // indirect
134
134
github.com/klauspost/compress v1.18.0 // indirect
Original file line number Diff line number Diff line change @@ -294,8 +294,8 @@ github.com/jamillosantos/macchiato v0.0.0-20171220130318-3be045cc5033 h1:R0efOJW
294
294
github.com/jamillosantos/macchiato v0.0.0-20171220130318-3be045cc5033 /go.mod h1:JHpPOBFu/UpmWT79z9fw5lQn7Oem6lnkS3jN4ZQdfLQ =
295
295
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
296
296
github.com/jessevdk/go-flags v1.4.0 /go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI =
297
- github.com/jmattheis/goverter v1.8.2 h1:0DSkwhzGw85GNFW72KWybvfeOTJl3XHuFg3PKxbScD4 =
298
- github.com/jmattheis/goverter v1.8.2 /go.mod h1:c8TVzpum2NThy2eJ/Wz3tyqRxzpElP2xDfoHOIDrNSQ =
297
+ github.com/jmattheis/goverter v1.9.0 h1:opB/9b5Wer/csEHKS8ujW+cLHSDGg4dD+7109Qgqml4 =
298
+ github.com/jmattheis/goverter v1.9.0 /go.mod h1:c8TVzpum2NThy2eJ/Wz3tyqRxzpElP2xDfoHOIDrNSQ =
299
299
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg =
300
300
github.com/jmespath/go-jmespath v0.4.0 /go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo =
301
301
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8 =
You can’t perform that action at this time.
0 commit comments