Skip to content

Commit

Permalink
Bump github.com/jfrog/jfrog-cli-core/v2 from 2.55.3 to 2.55.4
Browse files Browse the repository at this point in the history
Bumps [github.com/jfrog/jfrog-cli-core/v2](https://github.com/jfrog/jfrog-cli-core) from 2.55.3 to 2.55.4.
- [Release notes](https://github.com/jfrog/jfrog-cli-core/releases)
- [Commits](jfrog/jfrog-cli-core@v2.55.3...v2.55.4)

---
updated-dependencies:
- dependency-name: github.com/jfrog/jfrog-cli-core/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 56ee766 commit 0b7c787
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.6

require (
github.com/Masterminds/semver v1.5.0
github.com/jfrog/jfrog-cli-core/v2 v2.55.3
github.com/jfrog/jfrog-cli-core/v2 v2.55.4
github.com/jfrog/jfrog-client-go v1.45.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ github.com/jfrog/build-info-go v1.9.34 h1:bPnW58VpclbpBe/x8XEu/2BIviEOoJrJ5PkRRc
github.com/jfrog/build-info-go v1.9.34/go.mod h1:6mdtqjREK76bHNODXakqKR/+ksJ9dvfLS7H57BZtnLY=
github.com/jfrog/gofrog v1.7.5 h1:dFgtEDefJdlq9cqTRoe09RLxS5Bxbe1Ev5+E6SmZHcg=
github.com/jfrog/gofrog v1.7.5/go.mod h1:jyGiCgiqSSR7k86hcUSu67XVvmvkkgWTmPsH25wI298=
github.com/jfrog/jfrog-cli-core/v2 v2.55.3 h1:/PWlB8yxJlUjB9TdhQ5TIFjMMDXujNy5WJBFOOUoldc=
github.com/jfrog/jfrog-cli-core/v2 v2.55.3/go.mod h1:2/Ccqq0ayMqIuH5AAoneX0CowwdrNWQcs5aKz8iDYkE=
github.com/jfrog/jfrog-cli-core/v2 v2.55.4 h1:EEE2s4eCVjUHgRQmmbcbRqPj42C4WPFLy1pGA6EvWcI=
github.com/jfrog/jfrog-cli-core/v2 v2.55.4/go.mod h1:VziMTaP9OKvRbtndoJur88IMJrb77LaDfmlSu2lpjwc=
github.com/jfrog/jfrog-client-go v1.45.0 h1:CX+xlMdcvnG509PExwqJ17hzwVtFfkpeCyeKmDKKRNY=
github.com/jfrog/jfrog-client-go v1.45.0/go.mod h1:f5Jfv+RGKVr4smOp4a4pxyBKdlpLG7R894kx2XW+w8c=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ github.com/jfrog/gofrog/parallel
github.com/jfrog/gofrog/stringutils
github.com/jfrog/gofrog/unarchive
github.com/jfrog/gofrog/version
# github.com/jfrog/jfrog-cli-core/v2 v2.55.3
# github.com/jfrog/jfrog-cli-core/v2 v2.55.4
## explicit; go 1.22.3
github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/commandssummaries
github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/generic
Expand Down

0 comments on commit 0b7c787

Please sign in to comment.