Skip to content

Commit 4280393

Browse files
committed
Update Go documentation (1.16)
1 parent 8c0b538 commit 4280393

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.release = '1.15'
4+
self.release = '1.16'
55
self.base_url = 'https://golang.org/pkg/'
66
self.links = {
77
home: 'https://golang.org/',

0 commit comments

Comments
 (0)