File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.27 => ../schemas
12
+ // github.com/meshery/schemas v0.8.28 => ../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.27
29
+ github.com/meshery/schemas v0.8.28
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
Original file line number Diff line number Diff line change @@ -416,8 +416,8 @@ 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.27 h1:SIdJPWndRZwyCoMOqkrjnNau/QXOikQ6qTqzNzpaalc =
420
- github.com/meshery/schemas v0.8.27 /go.mod h1:97EY5vheaqaymzKfxxvSrQmML+lfg7BdTfFOS+cW1CE =
419
+ github.com/meshery/schemas v0.8.28 h1:UiATR5+mVaMUMHmWi9e6xmMURQGhHdDh35yd1JYHTGQ =
420
+ github.com/meshery/schemas v0.8.28 /go.mod h1:97EY5vheaqaymzKfxxvSrQmML+lfg7BdTfFOS+cW1CE =
421
421
github.com/miekg/dns v1.1.57 h1:Jzi7ApEIzwEPLHWRcafCN9LZSBbqQpxjt/wpgvg7wcM =
422
422
github.com/miekg/dns v1.1.57 /go.mod h1:uqRjCRUuEAA6qsOiJvDd+CFo/vW+y5WR6SNmHE55hZk =
423
423
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw =
You can’t perform that action at this time.
0 commit comments