This repository was archived by the owner on May 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 golang.org/x/crypto v0.0.0-20220331220935-ae2d96664a29
2121 golang.org/x/net v0.0.0-20220401154927-543a649e0bdd
2222 gorm.io/driver/postgres v1.3.4
23- gorm.io/gorm v1.23.1
23+ gorm.io/gorm v1.23.5
2424 k8s.io/apimachinery v0.24.0
2525 k8s.io/client-go v0.24.0
2626 sigs.k8s.io/controller-runtime v0.12.0
Original file line number Diff line number Diff line change @@ -1372,8 +1372,9 @@ gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v
13721372gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b /go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM =
13731373gorm.io/driver/postgres v1.3.4 h1:evZ7plF+Bp+Lr1mO5NdPvd6M/N98XtwHixGB+y7fdEQ =
13741374gorm.io/driver/postgres v1.3.4 /go.mod h1:y0vEuInFKJtijuSGu9e5bs5hzzSzPK+LancpKpvbRBw =
1375- gorm.io/gorm v1.23.1 h1:aj5IlhDzEPsoIyOPtTRVI+SyaN1u6k613sbt4pwbxG0 =
13761375gorm.io/gorm v1.23.1 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
1376+ gorm.io/gorm v1.23.5 h1:TnlF26wScKSvknUC/Rn8t0NLLM22fypYBlvj1+aH6dM =
1377+ gorm.io/gorm v1.23.5 /go.mod h1:l2lP/RyAtc1ynaTjFksBde/O8v9oOGIApu2/xRitmZk =
13771378gotest.tools/v3 v3.0.2 /go.mod h1:3SzNCllyD9/Y+b5r9JIKQ474KzkZyqLqEfYqMsX94Bk =
13781379gotest.tools/v3 v3.0.3 /go.mod h1:Z7Lb0S5l+klDB31fvDQX8ss/FlKDxtlFlw3Oa8Ymbl8 =
13791380honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments