Skip to content

Commit ffbf96f

Browse files
authored
Merge pull request #15 from intel/abhijit4/2025.2.1-patch-release-code-merge
[DEV1A-6214] - Publish to the external repository as part of the 2025.2.1 patch release
2 parents abb70e8 + 5e75096 commit ffbf96f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ go get github.com/intel/oneapi-cli
1818
Alternatively see the tags/releases for a binary build for your OS.
1919

2020
## Building
21-
Go 1.24.1 should be used to build the CLI/TUI app.
21+
Go 1.24.4 should be used to build the CLI/TUI app.
2222

2323
```bash
2424
git clone https://github.com/intel/oneapi-cli.git

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/intel/oneapi-cli
22

3-
go 1.24.1
3+
go 1.24.4
44

55
require (
66
github.com/gdamore/tcell v1.4.0

0 commit comments

Comments
 (0)