We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43742da commit 7d1abedCopy full SHA for 7d1abed
stack/context.go
@@ -2,7 +2,7 @@
2
// Use of this source code is governed under the Apache License, Version 2.0
3
// that can be found in the LICENSE file.
4
5
-//go:generate go install golang.org/x/tools/cmd/stringer@latest
+//go:generate go install golang.org/x/tools/cmd/stringer@v0.24.0
6
//go:generate stringer -type state
7
//go:generate stringer -type Location
8
0 commit comments