Bogdan Ungureanu
|
c1938db21d
|
chore: bump golang.org/x/net to v0.7.0
|
2023-03-21 00:20:55 +02:00 |
Bogdan Ungureanu
|
258196e576
|
chore: bump golang.org/x/net to v0.7.0
|
2023-03-20 23:58:40 +02:00 |
Bogdan Ungureanu
|
52c3b8b0b1
|
chore: bump golang.org/x/net to v0.7.0
|
2023-03-20 23:53:15 +02:00 |
Bogdan Ungureanu
|
0a68831bd1
|
chore: bump golang.org/x/net to v0.7.0
|
2023-03-20 23:50:36 +02:00 |
WANG CHAO
|
c8d47d5b4a
|
chore: Update multiple API example (#224)
|
2022-09-06 10:36:31 +03:00 |
venu-prasanna-tw
|
b9e926c528
|
fix: update gin-contrib/gzip to latest version (#220)
|
2022-07-06 22:18:56 +03:00 |
Bogdan U
|
01231131c7
|
chore: update swagger-ui to 4.11.0 (#214)
|
2022-06-11 00:58:29 +03:00 |
Bogdan U
|
64d8dea07f
|
chore: dependencies (#208)
|
2022-04-27 18:39:20 +03:00 |
Bogdan U
|
0bb2c39427
|
chore: preserve compatibility with swagger (#194)
|
2022-02-06 11:18:16 +02:00 |
Bogdan U
|
77495f6d48
|
chore: drop go1.14 support (#193)
* chore: drop go1.14 support
* chore: update go.mod
|
2022-02-06 11:07:28 +02:00 |
Bogdan U
|
872c67c751
|
chore: drop go1.13 (#190)
|
2022-01-18 20:34:08 +02:00 |
h44z
|
8ae7504f84
|
feat: allow multiple Swagger documents (#168)
|
2021-11-05 00:49:34 +02:00 |
Bogdan U
|
560c440e4a
|
GitHub actions workflow (#159)
* migrate to GitHub actions
* update example
* update README.md
|
2021-09-23 22:20:10 +03:00 |
dependabot[bot]
|
f5258e93ab
|
chore(deps): bump github.com/gin-gonic/gin from 1.4.0 to 1.7.0 (#151)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.4.0...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-03 15:48:07 +03:00 |
Yevhen Sylenko
|
3fc6e81599
|
Update ugorji/go dependency
Fixes #128
|
2020-10-27 20:49:40 +01:00 |
Anton Dzyk
|
4199ce8e17
|
fix working example/basic/api function (#123)
|
2020-08-03 19:17:43 +08:00 |
Eason Lin
|
6495b29b49
|
chore(mod): update gin v1.4.0 and swag v1.5.1 (#60)
|
2019-06-13 10:33:36 +09:00 |
Josef Hák
|
dbf6ef4100
|
feat: support for gzip middleware (#53)
|
2019-04-03 10:59:18 +08:00 |
pei
|
db2fafd4b0
|
feat: support swagger configuration (#48)
|
2019-03-24 09:56:13 +08:00 |
Eason Lin
|
0c6fcfd3c7
|
feat: support go mod (#40)
|
2019-01-10 16:07:02 +09:00 |