We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19014c5 commit 09d838cCopy full SHA for 09d838c
1 file changed
cli/azd/cmd/update.go
@@ -27,7 +27,7 @@ import (
27
)
28
29
type updateFlags struct {
30
- channel string
+ channel string
31
checkIntervalHours int
32
global *internal.GlobalCommandOptions
33
}
0 commit comments