Переглянути джерело

Update Go documentation (1.11.2)

Thibaut Courouble 7 роки тому
батько
коміт
42c47c1c08
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      lib/docs/scrapers/go.rb

+ 1 - 1
lib/docs/scrapers/go.rb

@@ -1,7 +1,7 @@
 module Docs
   class Go < UrlScraper
     self.type = 'go'
-    self.release = '1.10.1'
+    self.release = '1.11.2'
     self.base_url = 'https://golang.org/pkg/'
     self.links = {
       home: 'https://golang.org/',