mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Update for go 1.21
This commit is contained in:
+1
-1
@@ -284,7 +284,7 @@ __go_envvarvals() {
|
||||
_values 'mips floating point instructions' hardfloat softfloat
|
||||
;;
|
||||
GOPPC64)
|
||||
_values 'powerpc64 instruction set' power8 power9
|
||||
_values 'powerpc64 instruction set' power8 power9 power10
|
||||
;;
|
||||
GOWASM)
|
||||
_values 'web assembly features' -s ',' satconv signext
|
||||
|
||||
Reference in New Issue
Block a user