Skip to content

Commit 18e4c08

Browse files
committed
Update Go documentation (1.22.0)
1 parent a1ed659 commit 18e4c08

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

0 commit comments

Comments
 (0)