Skip to content

Commit

Permalink
Updated goccy/go-yaml to v1.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
XuechunHou committed Nov 14, 2024
1 parent 789f371 commit 49e53b1
Show file tree
Hide file tree
Showing 15 changed files with 44 additions and 46 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[15:1] unknown field "logs"
12 | # See the License for the specific language governing permissions and
[16:13] value is not allowed in this context
13 | # limitations under the License.
14 |
> 15 | logs:
^
16 | files: "b"c
15 | logs:
> 16 | files: "b"c
^
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[15:1] unknown field "logs"
12 | # See the License for the specific language governing permissions and
[16:13] value is not allowed in this context
13 | # limitations under the License.
14 |
> 15 | logs:
^
16 | files: "b"c
15 | logs:
> 16 | files: "b"c
^
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[15:1] unknown field "logs"
12 | # See the License for the specific language governing permissions and
[16:13] value is not allowed in this context
13 | # limitations under the License.
14 |
> 15 | logs:
^
16 | files: "b"c
15 | logs:
> 16 | files: "b"c
^
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[15:1] unknown field "logs"
12 | # See the License for the specific language governing permissions and
[16:13] value is not allowed in this context
13 | # limitations under the License.
14 |
> 15 | logs:
^
16 | files: "b"c
15 | logs:
> 16 | files: "b"c
^
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: tcp://localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: tcp://localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: tcp://localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: tcp://localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
19 | collection_interval: 60s
> 20 | endpoint: localhost:8080
^
22 |
23 | service:
24 | pipelines:
22 | service:
23 | pipelines:
24 | elasticsearch:
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/blang/semver v3.5.1+incompatible
github.com/cenkalti/backoff/v4 v4.3.0
github.com/go-playground/validator/v10 v10.11.1
github.com/goccy/go-yaml v1.11.2
github.com/goccy/go-yaml v1.14.1
github.com/google/go-cmp v0.6.0
github.com/google/uuid v1.6.0
github.com/googleapis/gax-go/v2 v2.13.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ github.com/go-zookeeper/zk v1.0.3 h1:7M2kwOsc//9VeeFiPtf+uSJlVpU66x9Ba5+8XK7/TDg
github.com/go-zookeeper/zk v1.0.3/go.mod h1:nOB03cncLtlp4t+UAkGSV+9beXP/akpekBwL+UX1Qcw=
github.com/goccy/go-yaml v1.11.2 h1:joq77SxuyIs9zzxEjgyLBugMQ9NEgTWxXfz2wVqwAaQ=
github.com/goccy/go-yaml v1.11.2/go.mod h1:wKnAMd44+9JAAnGQpWVEgBzGt3YuTaQ4uXoHvE4m7WU=
github.com/goccy/go-yaml v1.14.1 h1:NJ9Ch49K/WichY7pAtSvIJbvGjmBDjHVQxuWBbPSOPg=
github.com/goccy/go-yaml v1.14.1/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
Expand Down
2 changes: 1 addition & 1 deletion integration_test/metadata/integration_metadata.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func UnmarshalAndValidate(fullPath string, data []byte, i interface{}) error {
v := NewIntegrationMetadataValidator()
// Note: Unmarshaler does not protect when only the key being declared.
// https://github.com/goccy/go-yaml/issues/313
if err := yaml.UnmarshalWithOptions(data, i, yaml.DisallowUnknownField(), yaml.DisallowDuplicateKey(), yaml.Validator(v)); err != nil {
if err := yaml.UnmarshalWithOptions(data, i, yaml.DisallowUnknownField(), yaml.Validator(v)); err != nil {
return fmt.Errorf("%s%w", fullPath, err)
}
return nil
Expand Down

0 comments on commit 49e53b1

Please sign in to comment.