File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 // Pin go-git to fix SSH knownhosts key mismatch regression bug
1010 // xref: https://github.com/fluxcd/flux2/issues/5385
1111 github.com/go-git/go-git/v5 v5.16.3-0.20250610123634-8ac015a75d81
12- github.com/goccy/go-yaml v1.19.1
12+ github.com/goccy/go-yaml v1.19.2
1313 github.com/manifoldco/promptui v0.9.0
1414 github.com/rs/zerolog v1.34.0
1515 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMj
4848github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 /go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII =
4949github.com/go-git/go-git/v5 v5.16.3-0.20250610123634-8ac015a75d81 h1:Kx1vl1xNqB48sOGH4boH1hLJiUAvda5rPaACGyOg4qo =
5050github.com/go-git/go-git/v5 v5.16.3-0.20250610123634-8ac015a75d81 /go.mod h1:4Ge4alE/5gPs30F2H1esi2gPd69R0C39lolkucHBOp8 =
51- github.com/goccy/go-yaml v1.19.1 h1:3rG3+v8pkhRqoQ/88NYNMHYVGYztCOCIZ7UQhu7H+NE =
52- github.com/goccy/go-yaml v1.19.1 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
51+ github.com/goccy/go-yaml v1.19.2 h1:PmFC1S6h8ljIz6gMRBopkjP1TVT7xuwrButHID66PoM =
52+ github.com/goccy/go-yaml v1.19.2 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
5353github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
5454github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 h1:f+oWsMOmNPc8JmEHVZIycC7hBoQxHH9pNKQORJNozsQ =
5555github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 /go.mod h1:wcDNUvekVysuuOpQKo3191zZyTpiI6se1N1ULghS0sw =
You can’t perform that action at this time.
0 commit comments