Skip to content

Bump versions of dependencies#755

Merged
efiacor merged 2 commits into
kptdev:mainfrom
Nordix:bump-dependencies
May 22, 2026
Merged

Bump versions of dependencies#755
efiacor merged 2 commits into
kptdev:mainfrom
Nordix:bump-dependencies

Conversation

@liamfallon
Copy link
Copy Markdown
Contributor

This PR bumps dependencies of krm-functions-sdk to their latest versions.

Signed-off-by: liamfallon <liam.fallon@est.tech>
Copilot AI review requested due to automatic review settings May 21, 2026 16:17
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Go modules in krm-functions-sdk to newer dependency versions and bumps the declared Go toolchain patch version across the repo’s Go modules.

Changes:

  • Bump go directive from 1.26.2 to 1.26.3 across multiple Go modules.
  • Update dependency versions (notably github.com/kptdev/kpt and several k8s.io/* and github.com/go-openapi/* packages) and refresh go.sum files.
  • Add a replace directive to go/get-started/go.mod (currently not effective due to version/path issues—see PR comments).

Reviewed changes

Copilot reviewed 5 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
go/kfn/go.mod Bumps Go patch version for the kfn module.
go/get-started/go.mod Bumps Go patch version, updates indirect deps, and adds a replace directive.
go/get-started/go.sum Updates checksums reflecting dependency bumps (e.g., kpt, kube-openapi, added transitive deps).
go/fn/go.mod Bumps Go patch version and updates indirect dependency versions.
go/fn/go.sum Refreshes dependency checksums for the fn module.
go/fn/internal/test/go.mod Bumps Go patch version and updates dependency versions for internal tests.
go/fn/internal/test/go.sum Refreshes checksums for internal test dependencies.
go/fn/examples/go.mod Bumps Go patch version and updates dependency versions for examples.
go/fn/examples/go.sum Refreshes checksums for example dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread go/get-started/go.mod Outdated
Comment thread go/fn/internal/test/go.mod Outdated
Comment thread go/fn/examples/go.mod Outdated
Signed-off-by: liamfallon <liam.fallon@est.tech>
@efiacor efiacor merged commit ade572b into kptdev:main May 22, 2026
6 checks passed
@efiacor efiacor deleted the bump-dependencies branch May 22, 2026 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants