Skip to content

Commit e57c7dd

Browse files
committed
chore: Update README
1 parent ce2a670 commit e57c7dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ SDK, the Go version.
6767

6868
## Prerequisites
6969

70-
* [Go](https://golang.org) (version `1.25.0`).
70+
* [Go](https://golang.org) (version `1.26.2`).
7171
* [Docker](https://www.docker.com/) (version `19.03.2`).
7272

7373
## SDK functionality
@@ -1743,7 +1743,7 @@ You can enter the docker environment to build, run and debug your service:
17431743
```
17441744
$ docker-compose run --rm sdk /bin/bash
17451745
root@1f31fa8e5c49:/sdk# go version
1746-
go version go1.25.0 linux/amd64
1746+
go version go1.26.2 linux/amd64
17471747
```
17481748

17491749
Refer to the

0 commit comments

Comments
 (0)