From 0f1a16619a515518673859ffd408bc60d2791cda Mon Sep 17 00:00:00 2001 From: George Shaw Date: Tue, 15 May 2018 15:15:28 -0500 Subject: [PATCH] changed golang ver --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 500ec25..4176837 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A web-hosting control panel written in Go. ## Technology Stack -Backend: __[Go (1.8+)](https://golang.org/)__ +Backend: __[Go (1.9.2+)](https://golang.org/)__ Database: __[Bolt](https://github.com/boltdb/bolt)__ CSS Toolkit(s): __[Bootstrap 4](http://getbootstrap.com/) & [Font Awesome](http://fontawesome.io/)__ JS Toolkit(s): __[jQuery](https://jquery.com/)__