Skip to content

Commit 28cf224

Browse files
authored
[feat][backend]: upgrade go version in readme (#106)
feat(doc): upgrade go version in readme
1 parent ec826ee commit 28cf224

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</p>
1010
<p>
1111
<img alt="License" src="https://img.shields.io/badge/license-apache2.0-blue.svg">
12-
<img alt="Go Version" src="https://img.shields.io/badge/go-%3E%3D%201.23.4-blue">
12+
<img alt="Go Version" src="https://img.shields.io/badge/go-%3E%3D%201.24.0-blue">
1313
</p>
1414

1515
[English](README.md) | 中文

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</p>
99
<p>
1010
<img alt="License" src="https://img.shields.io/badge/license-apache2.0-blue.svg">
11-
<img alt="Go Version" src="https://img.shields.io/badge/go-%3E%3D%201.23.4-blue">
11+
<img alt="Go Version" src="https://img.shields.io/badge/go-%3E%3D%201.24.0-blue">
1212
</p>
1313

1414
English | [中文](README.cn.md)

0 commit comments

Comments
 (0)