Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanurp committed Feb 4, 2025
1 parent 67ea513 commit b78f3e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ require (
//replace github.com/jfrog/jfrog-cli-core/v2 => github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250123053843-d005557d62d9
replace github.com/jfrog/jfrog-cli-core/v2 => github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250131063212-b5bed617f4d0

replace github.com/jfrog/jfrog-cli-artifactory => github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204113848-d196a41bb5ee
replace github.com/jfrog/jfrog-cli-artifactory => github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204123330-063c31023e4b

replace github.com/jfrog/jfrog-cli-security => github.com/jfrog/jfrog-cli-security v1.14.2-0.20250202122713-1525ceab5778

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPd
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
github.com/beevik/etree v1.4.0 h1:oz1UedHRepuY3p4N5OjE0nK1WLCqtzHf25bxplKOHLs=
github.com/beevik/etree v1.4.0/go.mod h1:cyWiXwGoasx60gHvtnEh5x8+uIjUVnjWqBvEnhnqKDA=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204113848-d196a41bb5ee h1:3IcCZ92KbfzIIIogCAjWmIZslKcjyatD6YYd6XtlHkQ=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204113848-d196a41bb5ee/go.mod h1:29aMu6pLrjpXVBhRlkt2fTp0I52IrfP53nCq+Lygbrs=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204123330-063c31023e4b h1:7LyFCIcSMv+k9FELLJ/SZXeH6wgiA852FMdH0JboiNI=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250204123330-063c31023e4b/go.mod h1:29aMu6pLrjpXVBhRlkt2fTp0I52IrfP53nCq+Lygbrs=
github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250131063212-b5bed617f4d0 h1:8vIvDWathpxoHeQRadJ9Tm9dIGoikllbLwAH5la/sz4=
github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250131063212-b5bed617f4d0/go.mod h1:3vP0hv13zJYvhXlgKIXmWSN8ADvGUQgxVVCqcO8hOeM=
github.com/bradleyjkemp/cupaloy/v2 v2.8.0 h1:any4BmKE+jGIaMpnU8YgH/I2LPiLBufr6oMMlVBbn9M=
Expand Down

0 comments on commit b78f3e3

Please sign in to comment.