Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bhanurp committed Feb 18, 2025
1 parent 508e148 commit b48835d
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 @@ -189,7 +189,7 @@ require (
sigs.k8s.io/yaml v1.4.0 // indirect
)

replace github.com/jfrog/jfrog-cli-artifactory => github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250218061017-534189e8da75
replace github.com/jfrog/jfrog-cli-artifactory => github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250218074230-5e0d5ba864e7

replace github.com/jfrog/jfrog-cli-core/v2 => github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250217180658-1a021e22bd12

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.20250218061017-534189e8da75 h1:G1uYCAbC4ZLtGkeEZZXXQpm97ZBz6bCMQg/wHVPPOjs=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250218061017-534189e8da75/go.mod h1:6Gy29wdsq1H0uF+uGS9gObNb4byS435Dj8tIn7vzIy8=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250218074230-5e0d5ba864e7 h1:xDhHyPRlXxiRvOpA8FcbqQZ3lj0plY69fkBUfxpgmcI=
github.com/bhanurp/jfrog-cli-artifactory v0.1.12-0.20250218074230-5e0d5ba864e7/go.mod h1:6Gy29wdsq1H0uF+uGS9gObNb4byS435Dj8tIn7vzIy8=
github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250217180658-1a021e22bd12 h1:rZxNw3r8Qo3A/48yfFpi3w7wSlg1/8RgZry0j6xA/G0=
github.com/bhanurp/jfrog-cli-core/v2 v2.31.1-0.20250217180658-1a021e22bd12/go.mod h1:Hx2houXADsNv0eRh4w5XCS2uSsPNPn1OmiSDdwGFB7g=
github.com/bradleyjkemp/cupaloy/v2 v2.8.0 h1:any4BmKE+jGIaMpnU8YgH/I2LPiLBufr6oMMlVBbn9M=
Expand Down

0 comments on commit b48835d

Please sign in to comment.