Skip to content

Commit 19a0daa

Browse files
committed
change-directory-path
1 parent 98253d4 commit 19a0daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/jfrog/jfrog-cli
22

33
go 1.23.9
44

5-
replace github.com/jfrog/jfrog-cli-core/v2 => /Users/basselm/Github/jfrog-cli-core
5+
replace github.com/jfrog/jfrog-cli-core/v2 => ../jfrog-cli-core
66

77
replace (
88
// Should not be updated to 0.2.6 due to a bug (https://github.com/jfrog/jfrog-cli-core/pull/372)

0 commit comments

Comments
 (0)