Merge fc6ef96764def9e3b370fcbb9a6a59891292008d into a481ee2897af1e368de5c919fbeb21b89aa26fc7

This commit is contained in:
Afifurrohman 2023-09-28 03:05:59 +08:00 committed by GitHub
commit cc647851a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "examples"]
path = examples
url = https://github.com/gin-gonic/examples

1
examples Submodule

@ -0,0 +1 @@
Subproject commit fdef5bbd945a8f5e61febe57479c5312f22c85b0

View File

@ -1,3 +0,0 @@
# Gin Examples
⚠️ **NOTICE:** All gin examples have been moved as standalone repository to [here](https://github.com/gin-gonic/examples).