Skip to content

Commit

Permalink
Go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Jan 12, 2025
1 parent 676b578 commit 2fac653
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ require (
gopkg.in/warnings.v0 v0.1.2 // indirect
)

replace github.com/jfrog/jfrog-cli-security => github.com/eranturgeman/jfrog-cli-security v0.0.0-20250108154221-efd90014dd81
replace github.com/jfrog/jfrog-cli-security => github.com/eranturgeman/jfrog-cli-security v0.0.0-20250112092641-48f95de65f41

// replace github.com/jfrog/jfrog-cli-core/v2 => github.com/jfrog/jfrog-cli-core/v2 dev

// replace github.com/jfrog/build-info-go => github.com/jfrog/build-info-go dev

replace github.com/jfrog/jfrog-client-go => github.com/eranturgeman/jfrog-client-go v0.0.0-20250108153559-0eb6195ace86
replace github.com/jfrog/jfrog-client-go => github.com/eranturgeman/jfrog-client-go v0.0.0-20250112092141-9aa3d0a6016e

// replace github.com/jfrog/froggit-go => github.com/jfrog/froggit-go dev
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a h1:mATvB/9r/3gvcej
github.com/elazarl/goproxy v0.0.0-20230808193330-2592e75ae04a/go.mod h1:Ro8st/ElPeALwNFlcTpWmkr6IoMFfkjXAvTHpevnDsM=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
github.com/emirpasic/gods v1.18.1/go.mod h1:8tpGGwCnJ5H4r6BWwaV6OrWmMoPhUl5jm/FMNAnJvWQ=
github.com/eranturgeman/jfrog-cli-security v0.0.0-20250108154221-efd90014dd81 h1:/p86LSiLsDQcuT6YKZsPMs7UQfldYevLXgRdnZnjP3Y=
github.com/eranturgeman/jfrog-cli-security v0.0.0-20250108154221-efd90014dd81/go.mod h1:EX3hjQAHeNpqNqFu819J+TSkFW1/g4g7/s4RfW/CqP8=
github.com/eranturgeman/jfrog-client-go v0.0.0-20250108153559-0eb6195ace86 h1:isYtQXWvk/tLNgFFu3QoWhArArK0IL8rxXUGC8vv++w=
github.com/eranturgeman/jfrog-client-go v0.0.0-20250108153559-0eb6195ace86/go.mod h1:ohIfKpMBCQsE9kunrKQ1wvoExpqsPLaluRFO186B5EM=
github.com/eranturgeman/jfrog-cli-security v0.0.0-20250112092641-48f95de65f41 h1:U9La/5MHpQoSOlhs2cIUrFyoPP73QKQ7Wq7Fi5EuFpQ=
github.com/eranturgeman/jfrog-cli-security v0.0.0-20250112092641-48f95de65f41/go.mod h1:OAVEccjAIDZJTuZ4DmawegJ/WnzFXf6xBFiWvnPlbPQ=
github.com/eranturgeman/jfrog-client-go v0.0.0-20250112092141-9aa3d0a6016e h1:spRZuyinFDk2vjlmajTNvnhj827/wcJuXc7mquRQ8bQ=
github.com/eranturgeman/jfrog-client-go v0.0.0-20250112092141-9aa3d0a6016e/go.mod h1:ohIfKpMBCQsE9kunrKQ1wvoExpqsPLaluRFO186B5EM=
github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/forPelevin/gomoji v1.2.0 h1:9k4WVSSkE1ARO/BWywxgEUBvR/jMnao6EZzrql5nxJ8=
Expand Down

0 comments on commit 2fac653

Please # to comment.