Skip to content

Commit

Permalink
updated go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
eranturgeman committed Jul 31, 2023
1 parent 9003f45 commit 7d804d6
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 @@ -121,7 +121,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/jfrog/build-info-go => github.com/eranturgeman/build-info-go v0.0.0-20230730144328-476b3267d524
replace github.com/jfrog/build-info-go => github.com/eranturgeman/build-info-go v0.0.0-20230731140001-79343283583b

replace github.com/jfrog/jfrog-cli-core/v2 => github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20230730144602-774b08876c9e

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m
github.com/envoyproxy/go-control-plane v0.9.7/go.mod h1:cwu0lG7PUMfa9snN8LXBig5ynNVH9qI8YYLbd1fK2po=
github.com/envoyproxy/go-control-plane v0.9.9-0.20201210154907-fd9021fe5dad/go.mod h1:cXg6YxExXjJnVBQHBLXeUAgxn2UodCpnH306RInaBQk=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/eranturgeman/build-info-go v0.0.0-20230730144328-476b3267d524 h1:y/eR10IH5OUnuWxNNRR8teYJc7uLli8rwrE7Rtm451Q=
github.com/eranturgeman/build-info-go v0.0.0-20230730144328-476b3267d524/go.mod h1:GbuFS+viHCKZYx9nWHYu7ab1DgQkFdtVN3BJPUNb2D4=
github.com/eranturgeman/build-info-go v0.0.0-20230731140001-79343283583b h1:DdArSmFCRMKkb/RTOfNttBjw8ZQcaHB9oxJ9xWLAxn8=
github.com/eranturgeman/build-info-go v0.0.0-20230731140001-79343283583b/go.mod h1:GbuFS+viHCKZYx9nWHYu7ab1DgQkFdtVN3BJPUNb2D4=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20230730144602-774b08876c9e h1:HeciLu7R8nIJ7jqhjfpPgzzsvmui1Cq7zGb57JD0v74=
github.com/eranturgeman/jfrog-cli-core/v2 v2.0.0-20230730144602-774b08876c9e/go.mod h1:RGZ2LsQl0dN4lQoj1luQMMRZPZNSbUGefdRQENfnID0=
github.com/forPelevin/gomoji v1.1.8 h1:JElzDdt0TyiUlecy6PfITDL6eGvIaxqYH1V52zrd0qQ=
Expand Down

0 comments on commit 7d804d6

Please sign in to comment.