Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

devbranch.go vet ./....go fmt ./....Summary
This PR upgrades core tooling and module dependencies to ensure compatibility, security, and feature availability. It includes:
🆙 Go Version Bump
1.23.4to1.23.7Jenkinsfilego.modbuild/docker/slim/Dockerfile📦 Dependency Updates
Direct dependencies updated:
github.com/ProtonMail/go-crypto:v1.1.5 → v1.1.6golang.org/x/exp:e0ece0dbea4c → 054e65f0b394github.com/forPelevin/gomoji:v1.2.0 → v1.3.0github.com/go-git/go-git/v5:v5.13.2 → v5.14.0Transitive dependencies upgraded, including:
golang.org/x/crypto,x/net,x/mod,x/sync,x/term,x/text,x/tools,google/go-cmp,rogpeppe/go-internal, and more.🧪 Minor Cleanup
// jfrog-ignoreannotation innuget_test.gofor internal test metadata.✅ Why This Matters
Depends on:
jfrog/jfrog-client-go#1104
jfrog/jfrog-cli-core#1371