File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/aws/aws-sdk-go-v2 v1.40.1
77 github.com/aws/aws-sdk-go-v2/config v1.32.3
88 github.com/aws/aws-sdk-go-v2/service/s3 v1.93.0
9- github.com/goccy/go-yaml v1.18 .0
9+ github.com/goccy/go-yaml v1.19 .0
1010 github.com/hashicorp/go-cleanhttp v0.5.2
1111 github.com/hashicorp/go-retryablehttp v0.7.8
1212 github.com/lmittmann/tint v1.1.2
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.3 h1:t8Ey3Uy7jDSEisW2K3somuMKIpzktkWptA0iFCnRUW
276276github.com/go-xmlfmt/xmlfmt v1.1.3 /go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6CnSFIV8AM =
277277github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y =
278278github.com/gobwas/glob v0.2.3 /go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8 =
279- github.com/goccy/go-yaml v1.18 .0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw =
280- github.com/goccy/go-yaml v1.18 .0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
279+ github.com/goccy/go-yaml v1.19 .0 h1:EmkZ9RIsX+Uq4DYFowegAuJo8+xdX3T/2dwNPXbxEYE =
280+ github.com/goccy/go-yaml v1.19 .0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
281281github.com/godoc-lint/godoc-lint v0.10.1 h1:ZPUVzlDtJfA+P688JfPJPkI/SuzcBr/753yGIk5bOPA =
282282github.com/godoc-lint/godoc-lint v0.10.1 /go.mod h1:KleLcHu/CGSvkjUH2RvZyoK1MBC7pDQg4NxMYLcBBsw =
283283github.com/gofrs/flock v0.13.0 h1:95JolYOvGMqeH31+FC7D2+uULf6mG61mEZ/A8dRYMzw =
You can’t perform that action at this time.
0 commit comments