Skip to content

Commit 19a24c5

Browse files
XuechunHoubraydonk
andauthored
Updated goccy/go-yaml to v.14.1 (#1829)
Co-authored-by: braydonk <[email protected]>
1 parent f810188 commit 19a24c5

File tree

18 files changed

+63
-62
lines changed

18 files changed

+63
-62
lines changed
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[15:1] unknown field "logs"
2-
12 | # See the License for the specific language governing permissions and
1+
[16:13] value is not allowed in this context
32
13 | # limitations under the License.
43
14 |
5-
> 15 | logs:
6-
^
7-
16 | files: "b"c
4+
15 | logs:
5+
> 16 | files: "b"c
6+
^
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[15:1] unknown field "logs"
2-
12 | # See the License for the specific language governing permissions and
1+
[16:13] value is not allowed in this context
32
13 | # limitations under the License.
43
14 |
5-
> 15 | logs:
6-
^
7-
16 | files: "b"c
4+
15 | logs:
5+
> 16 | files: "b"c
6+
^
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[15:1] unknown field "logs"
2-
12 | # See the License for the specific language governing permissions and
1+
[16:13] value is not allowed in this context
32
13 | # limitations under the License.
43
14 |
5-
> 15 | logs:
6-
^
7-
16 | files: "b"c
4+
15 | logs:
5+
> 16 | files: "b"c
6+
^
Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[15:1] unknown field "logs"
2-
12 | # See the License for the specific language governing permissions and
1+
[16:13] value is not allowed in this context
32
13 | # limitations under the License.
43
14 |
5-
> 15 | logs:
6-
^
7-
16 | files: "b"c
4+
15 | logs:
5+
> 16 | files: "b"c
6+
^

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_bad_scheme/golden/linux-gpu/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: tcp://localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_bad_scheme/golden/linux/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: tcp://localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_bad_scheme/golden/windows-2012/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: tcp://localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_bad_scheme/golden/windows/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: tcp://localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_host_port/golden/linux-gpu/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

confgenerator/testdata/goldens/invalid-metrics-receiver_elasticsearch_host_port/golden/linux/error

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
19 | collection_interval: 60s
55
> 20 | endpoint: localhost:8080
66
^
7-
22 |
8-
23 | service:
9-
24 | pipelines:
7+
22 | service:
8+
23 | pipelines:
9+
24 | elasticsearch:

0 commit comments

Comments
 (0)