File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ replace (
9
9
github.com/googleapis/gnostic => github.com/googleapis/gnostic v0.5.5
10
10
github.com/jaguilar/vt100 => github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
11
11
12
- // github.com/meshery/schemas v0.8.14 => ../schemas
12
+ github.com/meshery/schemas v0.8.27 => ../schemas
13
13
)
14
14
15
15
require (
@@ -26,7 +26,7 @@ require (
26
26
github.com/google/uuid v1.6.0
27
27
github.com/kubernetes/kompose v1.35.0
28
28
github.com/layer5io/meshery-operator v0.8.1
29
- github.com/meshery/schemas v0.8.22
29
+ github.com/meshery/schemas v0.8.27
30
30
github.com/nats-io/nats.go v1.38.0
31
31
github.com/open-policy-agent/opa v1.0.1
32
32
github.com/opencontainers/image-spec v1.1.0
@@ -43,7 +43,7 @@ require (
43
43
gopkg.in/yaml.v3 v3.0.1
44
44
gorm.io/driver/postgres v1.5.11
45
45
gorm.io/driver/sqlite v1.5.7
46
- gorm.io/gorm v1.25.12
46
+ gorm.io/gorm v1.30.0
47
47
helm.sh/helm/v3 v3.17.0
48
48
k8s.io/api v0.32.1
49
49
k8s.io/apimachinery v0.32.1
Original file line number Diff line number Diff line change @@ -416,8 +416,6 @@ github.com/mattn/go-sqlite3 v1.14.22/go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxU
416
416
github.com/mattn/go-sqlite3 v1.14.24 h1:tpSp2G2KyMnnQu99ngJ47EIkWVmliIizyZBfPrBWDRM =
417
417
github.com/mattn/go-sqlite3 v1.14.24 /go.mod h1:Uh1q+B4BYcTPb+yiD3kU8Ct7aC0hY9fxUwlHK0RXw+Y =
418
418
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
419
- github.com/meshery/schemas v0.8.22 h1:JQ7PoEheiXdkIG/h965L+DB7p/JdGEgs3i5r0EniSt4 =
420
- github.com/meshery/schemas v0.8.22 /go.mod h1:tuAmsG9WJRjZ0Iv12HIAhKZbWpfpkTRjfPNThKbr7HA =
421
419
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM =
422
420
github.com/miekg/dns v1.1.57 /go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk =
423
421
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
@@ -766,8 +764,8 @@ gorm.io/driver/postgres v1.5.11 h1:ubBVAfbKEUld/twyKZ0IYn9rSQh448EdelLYk9Mv314=
766
764
gorm.io/driver/postgres v1.5.11 /go.mod h1:DX3GReXH+3FPWGrrgffdvCk3DQ1dwDPdmbenSkweRGI =
767
765
gorm.io/driver/sqlite v1.5.7 h1:8NvsrhP0ifM7LX9G4zPB97NwovUakUxc+2V2uuf3Z1I =
768
766
gorm.io/driver/sqlite v1.5.7 /go.mod h1:U+J8craQU6Fzkcvu8oLeAQmi50TkwPEhHDEjQZXDah4 =
769
- gorm.io/gorm v1.25.12 h1:I0u8i2hWQItBq1WfE0o2+WuL9+8L21K9e2HHSTE/0f8 =
770
- gorm.io/gorm v1.25.12 /go.mod h1:xh7N7RHfYlNc5EmcI/El95gXusucDrQnHXe0+CgWcLQ =
767
+ gorm.io/gorm v1.30.0 h1:qbT5aPv1UH8gI99OsRlvDToLxW5zR7FzS9acZDOZcgs =
768
+ gorm.io/gorm v1.30.0 /go.mod h1:8Z33v652h4//uMA76KjeDH8mJXPm1QNCYrMeatR0DOE =
771
769
gotest.tools/v3 v3.5.1 h1:EENdUnS3pdur5nybKYIh2Vfgc8IUNBjxDPSjtiJcOzU =
772
770
gotest.tools/v3 v3.5.1 /go.mod h1:isy3WKz7GK6uNw/sbHzfKBLvlvXwUyV06n6brMxxopU =
773
771
helm.sh/helm/v3 v3.17.0 h1:DUD4AGdNVn7PSTYfxe1gmQG7s18QeWv/4jI9TubnhT0 =
You can’t perform that action at this time.
0 commit comments