From d2142cafdaabf3c85a71e6d8ef411ea91ccf0475 Mon Sep 17 00:00:00 2001 From: "Henr. Ferr" Date: Thu, 30 Apr 2026 13:57:40 -0300 Subject: [PATCH] chore: update project name and CI configuration Rename the project from "Product Manager" to "GoStock" in the main README. Remove the 'check-library' flag from the govulncheck action in the CI workflow. --- .github/workflows/ci.yml | 1 - docs/README.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25dbae4..92a4197 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,6 @@ jobs: - uses: golang/govulncheck-action@v1 with: go-package: ./... - check-library: true test: runs-on: "ubuntu-latest" diff --git a/docs/README.md b/docs/README.md index 63efe6d..c2baad8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@
-# 📦 Product Manager +# 📦 GoStock

A RESTful API for managing products and stocks