Update Go documentation (1.22.0)

pull/2154/head
Simon Legner 12 months ago
parent a1ed659a41
commit 18e4c08279

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

Loading…
Cancel
Save