Skip to content

Commit

Permalink
Bump github.com/fluxcd/pkg/runtime in the go-deps group
Browse files Browse the repository at this point in the history
Bumps the go-deps group with 1 update: [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg).


Updates `github.com/fluxcd/pkg/runtime` from 0.51.0 to 0.51.1
- [Commits](fluxcd/pkg@runtime/v0.51.0...runtime/v0.51.1)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent e898662 commit c53572a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/fluxcd/pkg/apis/kustomize v1.8.0
github.com/fluxcd/pkg/apis/meta v1.9.0
github.com/fluxcd/pkg/chartutil v1.1.0
github.com/fluxcd/pkg/runtime v0.51.0
github.com/fluxcd/pkg/runtime v0.51.1
github.com/fluxcd/pkg/ssa v0.43.0
github.com/fluxcd/pkg/testserver v0.9.0
github.com/fluxcd/source-controller/api v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,8 @@ github.com/fluxcd/pkg/apis/meta v1.9.0 h1:wPgm7bWNJZ/ImS5GqikOxt362IgLPFBG73dZ27
github.com/fluxcd/pkg/apis/meta v1.9.0/go.mod h1:pMea8eEZcsFSI7ngRnTHFtDZk2CEZGgtrueNgI6Iu70=
github.com/fluxcd/pkg/chartutil v1.1.0 h1:ipzvQeimgh4jNR1wlkSVvpugiv0/OyhViFbf9Rw9QHg=
github.com/fluxcd/pkg/chartutil v1.1.0/go.mod h1:rKhlb7XjAUwIGeuUXYci40wBHWvW8Re7j06ipZ0PMo8=
github.com/fluxcd/pkg/runtime v0.51.0 h1:F4gKLUBUdvUdtg2lBsg72KUPqlOnaf9ChEL8bmP7CvQ=
github.com/fluxcd/pkg/runtime v0.51.0/go.mod h1:uMJ+s81+TyNGVjcnn+PIXUGGYs9VA3AK8nDmQWXAnis=
github.com/fluxcd/pkg/runtime v0.51.1 h1:68C6V/P2l/IwivqzvkgcR6Aa7zKds5ihsvoo0NcLarA=
github.com/fluxcd/pkg/runtime v0.51.1/go.mod h1:uMJ+s81+TyNGVjcnn+PIXUGGYs9VA3AK8nDmQWXAnis=
github.com/fluxcd/pkg/ssa v0.43.0 h1:XmADD3C0erYZayKfGI0WTsMlW9TtS4bp5gy4Axo1dcA=
github.com/fluxcd/pkg/ssa v0.43.0/go.mod h1:MjkaOr4/5C8wkwsdVLMmfS64lDZOgJP4VNxmmJL0Iuc=
github.com/fluxcd/pkg/testserver v0.9.0 h1:UD6gyT1KXXbl5BbuE7o+UdxKeuYd7/CePAUdULokJbc=
Expand Down

0 comments on commit c53572a

Please sign in to comment.