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 @@ -3,7 +3,7 @@ module github.com/scaleway/crossplane-provider-scaleway
33go 1.24.1
44
55require (
6- dario.cat/mergo v1.0.1
6+ dario.cat/mergo v1.0.2
77 github.com/alecthomas/kingpin/v2 v2.4.0
88 github.com/crossplane/crossplane-runtime v1.20.0-rc.0.0.20250509113121-26da25aff65f
99 github.com/crossplane/crossplane-tools v0.0.0-20230925130601-628280f8bf79
Original file line number Diff line number Diff line change 1- dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s =
2- dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
1+ dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8 =
2+ dario.cat/mergo v1.0.2 /go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA =
33github.com/agext/levenshtein v1.2.1 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
44github.com/agext/levenshtein v1.2.3 h1:YB2fHEn0UJagG8T1rrWknE3ZQzWM06O8AMAatNn7lmo =
55github.com/agext/levenshtein v1.2.3 /go.mod h1:JEDfjyjHDjOF/1e4FlBE/PkbqA9OfWu2ki2W0IB5558 =
You can’t perform that action at this time.
0 commit comments