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

Update Go documentation (1.7.5)

Thibaut Courouble 8 жил өмнө
parent
commit
6722a60f85

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

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