Skip to content

Commit

Permalink
added: go-linter pipeline & README.md update
Browse files Browse the repository at this point in the history
Signed-off-by: Saket Maurya <[email protected]>
  • Loading branch information
SaketV8 committed Feb 17, 2025
1 parent 5b29e6a commit 6221184
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- S3-Keploy
- sse-svelte
- users-profile
- book-store-inventory

steps:
- uses: actions/checkout@v3
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This repo contains the sample for [Keploy's](https://keploy.io)🐰 with Golang.
14. [SSE-Svelte](https://github.com/keploy/samples-go/tree/main/sse-svelte)
15. [Users-Profile](https://github.com/keploy/samples-go/tree/main/users-profile)
16. [HTTP-PokeAPI](https://github.com/keploy/samples-go/tree/main/http-pokeapi)
17. [book-store-inventory (`gin + sqlite`) ](https://github.com/keploy/samples-go/tree/main/book-store-inventory)


## Community Support ❤️
Expand Down

0 comments on commit 6221184

Please sign in to comment.