Skip to content

Commit

Permalink
updated go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Oct 31, 2023
1 parent 1779c42 commit 25f545a
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 @@ -123,6 +123,6 @@ require (

//replace github.com/jfrog/jfrog-cli-core/v2 => github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231029123738-b6dd0b0b79f2

replace github.com/jfrog/jfrog-cli-core/v2 => github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231029123738-b6dd0b0b79f2
replace github.com/jfrog/jfrog-cli-core/v2 => github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231031110817-7e9270ad9354

replace github.com/jfrog/build-info-go => github.com/eranturgeman/build-info-go v0.0.0-20231026150746-66c0ccd91569
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -705,8 +705,8 @@ github.com/envoyproxy/protoc-gen-validate v0.9.1/go.mod h1:OKNgG7TCp5pF4d6XftA0+
github.com/envoyproxy/protoc-gen-validate v0.10.0/go.mod h1:DRjgyB0I43LtJapqN6NiRwroiAU2PaFuvk/vjgh61ss=
github.com/eranturgeman/build-info-go v0.0.0-20231026150746-66c0ccd91569 h1:omtmEOYadgrcOe1plcsy/xL7sjejmAQzpQ61EurAzQY=
github.com/eranturgeman/build-info-go v0.0.0-20231026150746-66c0ccd91569/go.mod h1:ujJ8XQZMdT2tMkLSMJNyDd1pCY+duwHdjV+9or9FLIg=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231029123738-b6dd0b0b79f2 h1:+SCEJ0wh5nlc2ONYE2+SXq32SbQwMWHsRP9/AvJwOzQ=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231029123738-b6dd0b0b79f2/go.mod h1:eKzmgYirU1D/F9amXkzqHheBeQCuK2akXiskjaaIoPc=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231031110817-7e9270ad9354 h1:PYtG0w3V1eGik79yV29rYodyyMNR12DuL5r0OCeW7HI=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20231031110817-7e9270ad9354/go.mod h1:eKzmgYirU1D/F9amXkzqHheBeQCuK2akXiskjaaIoPc=
github.com/fatih/color v1.14.1 h1:qfhVLaG5s+nCROl1zJsZRxFeYrHLqWroPOQ8BWiNb4w=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
Expand Down

0 comments on commit 25f545a

Please sign in to comment.