1
0
Эх сурвалжийг харах

Update Go documentation (1.6.3)

Thibaut Courouble 9 жил өмнө
parent
commit
a69f091a3b

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

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