Skip to content

Commit 67ffc88

Browse files
committed
Update go version
Signed-off-by: Yussuf Shaikh <yussuf.shaikh1@ibm.com>
1 parent 6daf8b7 commit 67ffc88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The power-go-client project provides the Go SDK for IBM® Power Systems™ Virtu
1212

1313
- An [IBM Cloud Account](https://cloud.ibm.com/registration)
1414
- An IBM Cloud [IAM API key](https://cloud.ibm.com/docs/account?topic=account-userapikey) or [Token](https://cloud.ibm.com/docs/account?topic=account-iamtoken_from_apikey) allow the SDK to access your account
15-
- Go 1.17+
15+
- Go 1.20+
1616
- [Homebrew](https://formulae.brew.sh/formula/go)
1717
- [Source](https://go.dev/doc/install)
1818

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/IBM-Cloud/power-go-client
22

3-
go 1.17
3+
go 1.20
44

55
require (
66
github.com/IBM/go-sdk-core/v5 v5.9.1

0 commit comments

Comments
 (0)