We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b504737 commit 5fa44b9Copy full SHA for 5fa44b9
README.md
@@ -13,7 +13,8 @@
13
<img src="https://travis-ci.org/halfrost/LeetCode-Go.svg?branch=master">
14
<img src="https://goreportcard.com/badge/github.com/halfrost/LeetCode-Go">
15
<img src="https://img.shields.io/badge/runtime%20beats-100%25-success">
16
-<img alt="GitHub go.mod Go version" src="https://img.shields.io/github/go-mod/go-version/halfrost/LeetCode-Go?color=26C2F0">
+<!--<img alt="GitHub go.mod Go version" src="https://img.shields.io/github/go-mod/go-version/halfrost/LeetCode-Go?color=26C2F0">-->
17
+<img alt="Support Go version" src="https://img.shields.io/badge/Go-v1.15-26C2F0">
18
<img src="https://visitor-badge.laobi.icu/badge?page_id=halfrost.LeetCode-Go">
19
</p>
20
go.mod
0 commit comments