Skip to content

Commit 639c543

Browse files
renovate-botVilsol
authored andcommitted
chore(deps): update module github.com/jmattheis/goverter to v1.9.0
1 parent e5f7c69 commit 639c543

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ require (
128128
github.com/jackc/pgpassfile v1.0.0 // indirect
129129
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
130130
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
132132
github.com/jmespath/go-jmespath v0.4.0 // indirect
133133
github.com/josharian/intern v1.0.0 // indirect
134134
github.com/klauspost/compress v1.18.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ github.com/jamillosantos/macchiato v0.0.0-20171220130318-3be045cc5033 h1:R0efOJW
294294
github.com/jamillosantos/macchiato v0.0.0-20171220130318-3be045cc5033/go.mod h1:JHpPOBFu/UpmWT79z9fw5lQn7Oem6lnkS3jN4ZQdfLQ=
295295
github.com/jessevdk/go-flags v0.0.0-20141203071132-1679536dcc89/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
296296
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=
299299
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
300300
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
301301
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=

0 commit comments

Comments
 (0)