Update Go documentation (1.19.0)

pull/1794/head
Simon Legner 3 years ago
parent 5b9226aad8
commit d6740723aa

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

Loading…
Cancel
Save