mirror of
https://github.com/kataras/iris.git
synced 2025-12-17 09:57:01 +00:00
API versioning improvements
Replace the go-version package with a regex-free alternative semver
the result: versioned apis have almost zero performance cost now
thanks @motogo for your kind donation ❤️ - please check your github notifications
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
coverage.out
|
||||
package-lock.json
|
||||
go.sum
|
||||
access.log
|
||||
node_modules
|
||||
issue-*/
|
||||
internalcode-*/
|
||||
|
||||
Reference in New Issue
Block a user