Explorar o código

Update Go documentation (1.7.3)

Thibaut Courouble %!s(int64=9) %!d(string=hai) anos
pai
achega
1208cca6af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.7.1'
+    self.release = '1.7.3'
     self.base_url = 'https://golang.org/pkg/'
     self.links = {
       home: 'https://golang.org/',