Commit Graph

20 Commits

Author SHA1 Message Date
dependabot[bot] 2b8554dea5
chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#293)
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 13:45:16 +03:00
dependabot[bot] 08e4a929c9
chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#270)
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
- [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.9.0...v1.9.1)

---
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>
2025-09-02 13:42:28 +03:00
dependabot[bot] 7d8970259b
chore(deps): bump golang.org/x/net from 0.8.0 to 0.23.0 (#298)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 13:26:49 +03:00
Bogdan U cc12e52495
chore: bump golang.org/x/net to v0.7.0 amd gin to 1.9.0 (#262)
* chore: bump golang.org/x/net to v0.7.0

* chore: bump golang.org/x/net to v0.7.0

* chore: bump golang.org/x/net to v0.7.0

* chore: bump golang.org/x/net to v0.7.0

* chore: bump golang.org/x/net to v0.7.0 amd gin to 1.9.0

* chore: drop support for go 1.16
2023-03-28 14:46:01 +03: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