[devdocsgjs/main: 14/15] Update Go documentation (1.19.0)




commit d6740723aa8a515e9ec37402fa5e76c01f56eeec
Author: Simon Legner <Simon Legner gmail com>
Date:   Tue Aug 2 22:20:39 2022 +0200

    Update Go documentation (1.19.0)

 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 3b2e5511..4523018c 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.18.0'
+    self.release = '1.19.0'
     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]