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

Update Go documentation (1.2.2)

Thibaut 11 жил өмнө
parent
commit
6c0402b9ef

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

@@ -1,7 +1,7 @@
 module Docs
   class Go < UrlScraper
     self.type = 'go'
-    self.version = '1.2.1'
+    self.version = '1.2.2'
     self.base_url = 'http://golang.org/pkg/'
 
     html_filters.push 'go/clean_html', 'go/entries'