mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-16 13:22:09 +08:00
Update examples using git submodules instead
This commit is contained in:
parent
c2ba8f19ec
commit
fc6ef96764
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "examples"]
|
||||||
|
path = examples
|
||||||
|
url = https://github.com/gin-gonic/examples
|
1
examples
Submodule
1
examples
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit fdef5bbd945a8f5e61febe57479c5312f22c85b0
|
@ -1,3 +0,0 @@
|
|||||||
# Gin Examples
|
|
||||||
|
|
||||||
⚠️ **NOTICE:** All gin examples have been moved as standalone repository to [here](https://github.com/gin-gonic/examples).
|
|
Loading…
x
Reference in New Issue
Block a user