From e908fa3818bfcb144149a4c5fe3f60987636a683 Mon Sep 17 00:00:00 2001 From: Jordan Dubrick Date: Tue, 7 Nov 2023 14:46:48 -0500 Subject: [PATCH] update version to fix bug Signed-off-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 880a9ed4..2b62ad78 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Issue tracking repo: https://github.com/devfile/api with label area/registry The current release relies on [oapi-codegen 1.12.4](https://github.com/deepmap/oapi-codegen/tree/v1.12.4) for OpenAPI source generation. See the [Index Server README](index/server/README.md#source-generation) for more information. To install, run: -`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@1.12.4` +`go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@v1.12.4` ### Instructions If you want to run the build scripts with Podman, set the environment variable