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 2104dff commit 008e82aCopy full SHA for 008e82a
taco/cmd/statesman/main.go
@@ -17,7 +17,7 @@ import (
17
"github.com/labstack/echo/v4/middleware"
18
)
19
20
-// change this random number to bump version of statesman: 429
+// change this random number to bump version of statesman: 421
21
func main() {
22
var (
23
port = flag.String("port", "8080", "Server port")
0 commit comments