Update Go documentation (1.16)

pull/1477/head
Simon Legner 4 years ago
parent 8c0b538102
commit 42803937f4

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

Loading…
Cancel
Save