From 4aa4b99044c8f32b4e5cdc2740250fea7bbee400 Mon Sep 17 00:00:00 2001 From: Michael Valdron Date: Wed, 10 Sep 2025 10:36:13 -0400 Subject: [PATCH] update go sample description to match devfile Signed-off-by: Michael Valdron --- extraDevfileEntries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extraDevfileEntries.yaml b/extraDevfileEntries.yaml index 7834c75af..c85182f3c 100644 --- a/extraDevfileEntries.yaml +++ b/extraDevfileEntries.yaml @@ -87,7 +87,7 @@ samples: origin: https://github.com/devfile-samples/devfile-sample-python-basic.git - name: go-basic displayName: Basic Go - description: Go 1.16 application + description: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. icon: https://go.dev/blog/go-brand/Go-Logo/SVG/Go-Logo_Blue.svg tags: - Go