File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,13 +23,15 @@ query {
2323 activate
2424 description
2525 documentLink
26+ i18nKey
2627 subItems {
2728 title
2829 icon
2930 layer
3031 activate
3132 description
3233 documentLink
34+ i18nKey
3335 }
3436 }
3537}
Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ The text of each license is also included at licenses/license-[project].txt.
213213 k8s.io/utils v0.0.0-20210802155522-efc7438f0176 Apache-2.0
214214 sigs.k8s.io/controller-runtime v0.10.0 Apache-2.0
215215 sigs.k8s.io/structured-merge-diff/v4 v4.1.2 Apache-2.0
216- skywalking.apache.org/repo/goapi v0.0.0-20230710130615-14cf1582ae32 Apache-2.0
216+ skywalking.apache.org/repo/goapi v0.0.0-20230712035303-201c1fb2d6ec Apache-2.0
217217
218218========================================================================
219219BSD-2-Clause licenses
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 gopkg.in/yaml.v2 v2.4.0
2121 k8s.io/apimachinery v0.22.1
2222 sigs.k8s.io/controller-runtime v0.10.0
23- skywalking.apache.org/repo/goapi v0.0.0-20230710130615-14cf1582ae32
23+ skywalking.apache.org/repo/goapi v0.0.0-20230712035303-201c1fb2d6ec
2424)
2525
2626require (
Original file line number Diff line number Diff line change @@ -864,5 +864,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.1.2 h1:Hr/htKFmJEbtMgS/UD0N+gtgctAqz81t3
864864sigs.k8s.io/structured-merge-diff/v4 v4.1.2 /go.mod h1:j/nl6xW8vLS49O8YvXW1ocPhZawJtm+Yrr7PPRQ0Vg4 =
865865sigs.k8s.io/yaml v1.2.0 h1:kr/MCeFWJWTwyaHoR9c8EjH9OumOmoF9YGiZd7lFm/Q =
866866sigs.k8s.io/yaml v1.2.0 /go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc =
867- skywalking.apache.org/repo/goapi v0.0.0-20230710130615-14cf1582ae32 h1:j9drG4+Vo8fQhWQ7fAqLYfr/afNe8gZ9Zf8IJUVLL7k =
868- skywalking.apache.org/repo/goapi v0.0.0-20230710130615-14cf1582ae32 /go.mod h1:onFubXaIoY/2FTRVrLMqCTlaNq4SilAEwF/2G0IcaBw =
867+ skywalking.apache.org/repo/goapi v0.0.0-20230712035303-201c1fb2d6ec h1:s+C9qfKkom7OYFKo8sGtXlXk6jU8DjRiI6bh/CgrpD4 =
868+ skywalking.apache.org/repo/goapi v0.0.0-20230712035303-201c1fb2d6ec /go.mod h1:onFubXaIoY/2FTRVrLMqCTlaNq4SilAEwF/2G0IcaBw =
You can’t perform that action at this time.
0 commit comments