1
docs/layouts/shortcodes/go-version.html
Normal file
1
docs/layouts/shortcodes/go-version.html
Normal file
@ -0,0 +1 @@
|
||||
{{ .Site.Params.goVersion }}
|
1
docs/layouts/shortcodes/min-go-version.html
Normal file
1
docs/layouts/shortcodes/min-go-version.html
Normal file
@ -0,0 +1 @@
|
||||
{{ .Site.Params.minGoVersion }}
|
Reference in New Issue
Block a user