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 @@ -7,7 +7,7 @@ toolchain go1.23.4
77require (
88 github.com/fluxcd/kustomize-controller/api v1.4.0
99 github.com/fluxcd/pkg/apis/meta v1.9.0
10- github.com/fluxcd/pkg/runtime v0.51.0
10+ github.com/fluxcd/pkg/runtime v0.51.1
1111 github.com/fluxcd/source-controller/api v1.4.1
1212 github.com/go-git/go-billy/v5 v5.6.0
1313 github.com/go-git/go-git/v5 v5.12.0
Original file line number Diff line number Diff line change @@ -43,8 +43,8 @@ github.com/fluxcd/pkg/apis/kustomize v1.6.1 h1:22FJc69Mq4i8aCxnKPlddHhSMyI4UPkQk
4343github.com/fluxcd/pkg/apis/kustomize v1.6.1 /go.mod h1:5dvQ4IZwz0hMGmuj8tTWGtarsuxW0rWsxJOwC6i+0V8 =
4444github.com/fluxcd/pkg/apis/meta v1.9.0 h1:wPgm7bWNJZ/ImS5GqikOxt362IgLPFBG73dZ27uWRiQ =
4545github.com/fluxcd/pkg/apis/meta v1.9.0 /go.mod h1:pMea8eEZcsFSI7ngRnTHFtDZk2CEZGgtrueNgI6Iu70 =
46- github.com/fluxcd/pkg/runtime v0.51.0 h1:F4gKLUBUdvUdtg2lBsg72KUPqlOnaf9ChEL8bmP7CvQ =
47- github.com/fluxcd/pkg/runtime v0.51.0 /go.mod h1:uMJ+s81+TyNGVjcnn+PIXUGGYs9VA3AK8nDmQWXAnis =
46+ github.com/fluxcd/pkg/runtime v0.51.1 h1:68C6V/P2l/IwivqzvkgcR6Aa7zKds5ihsvoo0NcLarA =
47+ github.com/fluxcd/pkg/runtime v0.51.1 /go.mod h1:uMJ+s81+TyNGVjcnn+PIXUGGYs9VA3AK8nDmQWXAnis =
4848github.com/fluxcd/source-controller/api v1.4.1 h1:zV01D7xzHOXWbYXr36lXHWWYS7POARsjLt61Nbh3kVY =
4949github.com/fluxcd/source-controller/api v1.4.1 /go.mod h1:gSjg57T+IG66SsBR0aquv+DFrm4YyBNpKIJVDnu3Ya8 =
5050github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
You can’t perform that action at this time.
0 commit comments