Skip to content

Commit 6c0402b

Browse files
committed
Update Go documentation (1.2.2)
1 parent 06d48ae commit 6c0402b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/go.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Go < UrlScraper
33
self.type = 'go'
4-
self.version = '1.2.1'
4+
self.version = '1.2.2'
55
self.base_url = 'http://golang.org/pkg/'
66

77
html_filters.push 'go/clean_html', 'go/entries'

0 commit comments

Comments
 (0)