From c74f02433f192040780e881a3544f1ba4aa8d498 Mon Sep 17 00:00:00 2001 From: Raphael Titsworth-Morin Date: Thu, 23 May 2024 19:09:36 -0700 Subject: [PATCH] go => golang --- samples/golang-http-form/README.md | 2 +- samples/golang-http/README.md | 2 +- samples/golang-mongodb-atlas/README.md | 2 +- samples/golang-openai/README.md | 2 +- samples/golang-rest-api/README.md | 2 +- samples/golang-s3/README.md | 2 +- samples/golang-slackbot/README.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/golang-http-form/README.md b/samples/golang-http-form/README.md index d4061d0e..dde249bb 100644 --- a/samples/golang-http-form/README.md +++ b/samples/golang-http-form/README.md @@ -27,5 +27,5 @@ Short Description: A simple Go application that demonstrates form submission usi Tags: go, http, form -Languages: go +Languages: golang diff --git a/samples/golang-http/README.md b/samples/golang-http/README.md index 77157993..fd91e00e 100644 --- a/samples/golang-http/README.md +++ b/samples/golang-http/README.md @@ -10,4 +10,4 @@ Short Description: A simple Go application that echoes back the request Tags: go, http -Languages: go +Languages: golang diff --git a/samples/golang-mongodb-atlas/README.md b/samples/golang-mongodb-atlas/README.md index 6fb32f6b..9edfba6f 100644 --- a/samples/golang-mongodb-atlas/README.md +++ b/samples/golang-mongodb-atlas/README.md @@ -32,4 +32,4 @@ Short Description: A simple Go application that manages tasks with MongoDB Atlas Tags: go, mongodb, atlas, task manager -Languages: go +Languages: golang diff --git a/samples/golang-openai/README.md b/samples/golang-openai/README.md index 9cf090c0..a440f515 100644 --- a/samples/golang-openai/README.md +++ b/samples/golang-openai/README.md @@ -27,4 +27,4 @@ Short Description: A simple Go application that interacts with the OpenAI API Tags: go, openai, chatgpt -Languages: go +Languages: golang diff --git a/samples/golang-rest-api/README.md b/samples/golang-rest-api/README.md index 60af7560..053ce8ad 100644 --- a/samples/golang-rest-api/README.md +++ b/samples/golang-rest-api/README.md @@ -10,4 +10,4 @@ Short Description: A simple Go application that fetches fiscal data from an API Tags: go, http, fiscal data, api, rest -Languages: go +Languages: golang diff --git a/samples/golang-s3/README.md b/samples/golang-s3/README.md index 8ed3a18a..8b2adeb4 100644 --- a/samples/golang-s3/README.md +++ b/samples/golang-s3/README.md @@ -22,4 +22,4 @@ Short Description: A simple Go application that uploads and downloads files from Tags: go, s3, aws -Languages: go +Languages: golang diff --git a/samples/golang-slackbot/README.md b/samples/golang-slackbot/README.md index 8ae6a2e2..69971ad6 100644 --- a/samples/golang-slackbot/README.md +++ b/samples/golang-slackbot/README.md @@ -56,4 +56,4 @@ Short Description: A simple Slackbot that posts messages to a Slack channel Tags: go, slack, bot -Languages: go +Languages: golang