[devdocsgjs/main: 1074/1867] Update the Go version




commit 8d5cebdfe3389f1fb5d03d97c71fbb4ba41bb451
Author: ocavue <ocavue users noreply github com>
Date:   Thu Oct 22 04:38:58 2020 +0000

    Update the Go version

 lib/docs/scrapers/go.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lib/docs/scrapers/go.rb b/lib/docs/scrapers/go.rb
index 05f8a531..210ef1f6 100644
--- a/lib/docs/scrapers/go.rb
+++ b/lib/docs/scrapers/go.rb
@@ -1,7 +1,7 @@
 module Docs
   class Go < UrlScraper
     self.type = 'go'
-    self.release = '1.13'
+    self.release = '1.15'
     self.base_url = 'https://golang.org/pkg/'
     self.links = {
       home: 'https://golang.org/',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]