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 @@ -109,7 +109,7 @@ require (
109109 github.com/hashicorp/terraform-svchost v0.1.1 // indirect
110110 github.com/hashicorp/yamux v0.1.1 // indirect
111111 github.com/huandu/xstrings v1.3.3 // indirect
112- github.com/imdario/mergo v0.3.15 // indirect
112+ github.com/imdario/mergo v0.3.16 // indirect
113113 github.com/itchyny/gojq v0.12.9 // indirect
114114 github.com/itchyny/timefmt-go v0.1.4 // indirect
115115 github.com/jackc/chunkreader/v2 v2.0.1 // indirect
Original file line number Diff line number Diff line change @@ -346,8 +346,8 @@ github.com/huandu/xstrings v1.3.3/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
346346github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
347347github.com/imdario/mergo v0.3.11 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
348348github.com/imdario/mergo v0.3.12 /go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA =
349- github.com/imdario/mergo v0.3.15 h1:M8XP7IuFNsqUx6VPK2P9OSmsYsI/YFaGil0uD21V3dM =
350- github.com/imdario/mergo v0.3.15 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
349+ github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4 =
350+ github.com/imdario/mergo v0.3.16 /go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY =
351351github.com/itchyny/gojq v0.12.9 h1:biKpbKwMxVYhCU1d6mR7qMr3f0Hn9F5k5YykCVb3gmM =
352352github.com/itchyny/gojq v0.12.9 /go.mod h1:T4Ip7AETUXeGpD+436m+UEl3m3tokRgajd5pRfsR5oE =
353353github.com/itchyny/timefmt-go v0.1.4 h1:hFEfWVdwsEi+CY8xY2FtgWHGQaBaC3JeHd+cve0ynVM =
You can’t perform that action at this time.
0 commit comments