Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion yaml/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/kivigo/encoders/yaml
go 1.23.0

require (
github.com/goccy/go-yaml v1.18.0
github.com/goccy/go-yaml v1.19.0
github.com/kivigo/encoders v0.0.0-20250914204035-08372f8a1b0f
)
6 changes: 2 additions & 4 deletions yaml/go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw=
github.com/goccy/go-yaml v1.18.0/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/kivigo/encoders v0.0.0-20250913212214-a1728aae5ed0 h1:UcZQ12F3hkmY4JmmCRPprrVJsedRcHkEKqYrK3oaVQg=
github.com/kivigo/encoders v0.0.0-20250913212214-a1728aae5ed0/go.mod h1:+utJHXtLaa0rS1IZ/81NECKFp9SkUTWvoIj3gWNMBsU=
github.com/goccy/go-yaml v1.19.0 h1:EmkZ9RIsX+Uq4DYFowegAuJo8+xdX3T/2dwNPXbxEYE=
github.com/goccy/go-yaml v1.19.0/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/kivigo/encoders v0.0.0-20250914204035-08372f8a1b0f h1:jQVRicYoMZKFb3bbiaZ1YoN5Cuylk/NoZDuztKrZlX0=
github.com/kivigo/encoders v0.0.0-20250914204035-08372f8a1b0f/go.mod h1:M6PxAe+gg0i37W42ofzCy3Lgwmie6MiKfkBtYnkkbns=