File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/bradleyfalzon/ghinstallation/v2 v2.16.0
1212 github.com/distribution/distribution/v3 v3.0.0-20230722181636-7b502560cad4
1313 github.com/go-git/go-git/v5 v5.16.0
14+ github.com/goccy/go-yaml v1.18.0
1415 github.com/google/uuid v1.6.0
1516 github.com/patrickmn/go-cache v2.1.0+incompatible
1617 github.com/prometheus/client_golang v1.22.0
Original file line number Diff line number Diff line change @@ -190,6 +190,8 @@ github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJA
190190github.com/gobwas/httphead v0.1.0 /go.mod h1:O/RXo79gxV8G+RqlR/otEwx4Q36zl9rqC5u12GKvMCM =
191191github.com/gobwas/pool v0.2.1 /go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw =
192192github.com/gobwas/ws v1.2.1 /go.mod h1:hRKAFb8wOxFROYNsT1bqfWnhX+b5MFeJM9r2ZSwg/KY =
193+ github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw =
194+ github.com/goccy/go-yaml v1.18.0 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
193195github.com/gogits/go-gogs-client v0.0.0-20200905025246-8bb8a50cb355 h1:HTVNOdTWO/gHYeFnr/HwpYwY6tgMcYd+Rgf1XrHnORY =
194196github.com/gogits/go-gogs-client v0.0.0-20200905025246-8bb8a50cb355 /go.mod h1:cY2AIrMgHm6oOHmR7jY+9TtjzSjQ3iG7tURJG3Y6XH0 =
195197github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments