Skip to content

Commit

Permalink
Bump github.com/jfrog/jfrog-cli-core/v2 from 2.46.2 to 2.47.0 (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent f1110f2 commit c8bde68
Show file tree
Hide file tree
Showing 12 changed files with 143 additions and 21 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.21

require (
github.com/Masterminds/semver v1.5.0
github.com/jfrog/jfrog-cli-core/v2 v2.46.2
github.com/jfrog/jfrog-cli-core/v2 v2.47.0
github.com/jfrog/jfrog-client-go v1.35.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 @@ -202,8 +202,8 @@ github.com/jfrog/build-info-go v1.9.16 h1:zMNxUXve4CZndhlbaEGwgayWPY8CRyPzSobvTK
github.com/jfrog/build-info-go v1.9.16/go.mod h1:/5VZXH2Ud0IK3cOFwPykjwPOaEcHhzzbjnRiou+YKpM=
github.com/jfrog/gofrog v1.3.2 h1:TktKP+PdZdxjkYZxWWIq4DkTGSYtr9Slsy+egZpEhUY=
github.com/jfrog/gofrog v1.3.2/go.mod h1:AQo5Fq0G9nDEF6icH7MYQK0iohR4HuEAXl8jaxRuT6Q=
github.com/jfrog/jfrog-cli-core/v2 v2.46.2 h1:WdNwI/Ys+IYlq9e2T2vX36RjccRtBvDxLDG4Yart1x4=
github.com/jfrog/jfrog-cli-core/v2 v2.46.2/go.mod h1:S+KpcxVw9O3jY1KtzvbFtnejinc4GgbykQNhLLtfR8I=
github.com/jfrog/jfrog-cli-core/v2 v2.47.0 h1:sY3iQurLL4/z/HJRkoLKvoN8hezEk/dupsvAgURUoGI=
github.com/jfrog/jfrog-cli-core/v2 v2.47.0/go.mod h1:RFQwrZ1qXAQ+X0xfuzxBBDIYuRnDsPy12xlyjuOpUog=
github.com/jfrog/jfrog-client-go v1.35.0 h1:VTyrR/jFlWInRdGYswa2fwFc1Thsh6eGMnHuqhDVh7s=
github.com/jfrog/jfrog-client-go v1.35.0/go.mod h1:cG0vdKXbyfupKgSYmwA5FZPco6zSfyJi3eEYOxuqm/k=
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
Expand Down

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

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

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

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

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

33 changes: 33 additions & 0 deletions vendor/github.com/jfrog/jfrog-cli-core/v2/utils/config/config.go

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

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

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

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,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.46.2
# github.com/jfrog/jfrog-cli-core/v2 v2.47.0
## explicit; go 1.20
github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/generic
github.com/jfrog/jfrog-cli-core/v2/artifactory/commands/utils
Expand Down

0 comments on commit c8bde68

Please sign in to comment.