From d0d983699049b7b339c09fa9e8d9db728c641fe1 Mon Sep 17 00:00:00 2001
From: Unlock Music Dev <dev@unlock-music.dev>
Date: Wed, 7 Dec 2022 02:02:50 +0800
Subject: [PATCH] doc: update go version [skip ci]

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fc390f8..584cb8d 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Original: Web Edition https://git.unlock-music.dev/um/web
 
 ## Hou to Build
 
-- Requirements: **Golang 1.17**
+- Requirements: **Golang 1.19**
 
 1. run `go install unlock-music.dev/cli/cmd/um@master`
 
-- 
GitLab