Skip to content

Commit 27e495d

Browse files
authored
Downgrade Go version (#1341)
1 parent d5f4218 commit 27e495d

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
@@ -1,6 +1,6 @@
11
module github.com/jfrog/jfrog-cli-core/v2
22

3-
go 1.23.5
3+
go 1.23.4
44

55
require github.com/c-bata/go-prompt v0.2.5 // Should not be updated to 0.2.6 due to a bug (https://github.com/jfrog/jfrog-cli-core/pull/372)
66

0 commit comments

Comments
 (0)