diff --git a/go.mod b/go.mod index c6a673db3..721b0502c 100644 --- a/go.mod +++ b/go.mod @@ -1,8 +1,6 @@ module github.com/jfrog/jfrog-cli -go 1.22.4 - -toolchain go1.22.5 +go 1.22.3 replace ( // Should not be updated to 0.2.6 due to a bug (https://github.com/jfrog/jfrog-cli-core/pull/372)