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 b31e445 commit 893aedb
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 9 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ 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-client-go v1.44.2
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
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@ 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-client-go v1.44.2 h1:5t8tx6NOth6Xq24SdF3MYSd6vo0bTibW93nads2DEuY=
github.com/jfrog/jfrog-client-go v1.44.2/go.mod h1:f5Jfv+RGKVr4smOp4a4pxyBKdlpLG7R894kx2XW+w8c=
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=
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
github.com/klauspost/compress v1.4.1/go.mod h1:RyIbtBH6LamlWaDj8nUwkbUhJ87Yi3uG0guNDohfE1A=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/jfrog/jfrog-client-go/utils/utils.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions vendor/github.com/jfrog/jfrog-client-go/xsc/manager.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

113 changes: 113 additions & 0 deletions vendor/github.com/jfrog/jfrog-client-go/xsc/services/profile.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions 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 All @@ -237,7 +237,7 @@ github.com/jfrog/jfrog-cli-core/v2/utils/ioutils
github.com/jfrog/jfrog-cli-core/v2/utils/lock
github.com/jfrog/jfrog-cli-core/v2/utils/log
github.com/jfrog/jfrog-cli-core/v2/utils/osutils
# github.com/jfrog/jfrog-client-go v1.44.2
# github.com/jfrog/jfrog-client-go v1.45.0
## explicit; go 1.22
github.com/jfrog/jfrog-client-go/access
github.com/jfrog/jfrog-client-go/access/auth
Expand Down

0 comments on commit 893aedb

Please sign in to comment.