merge master #30

Merged
vtolstov merged 6 commits from master into v3 2022-02-02 02:38:04 +03:00

6 Commits

Author SHA1 Message Date
dependabot[bot]
752dee776a
Bump golang.org/x/tools from 0.1.8 to 0.1.9 (#28)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.8 to 0.1.9.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.1.8...v0.1.9)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 02:36:59 +03:00
9cfdf9539f
update openapi generators (#29)
* improve openapi support

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-02-02 02:29:30 +03:00
a47e8c074b
Merge pull request #25 from unistack-org/dependabot/go_modules/go.unistack.org/micro-proto/v3-3.1.1
Bump go.unistack.org/micro-proto/v3 from 3.1.0 to 3.1.1
2022-01-12 15:31:21 +03:00
dependabot[bot]
67e5e64aa6
Bump go.unistack.org/micro-proto/v3 from 3.1.0 to 3.1.1
Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-proto/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 15:20:27 +00:00
8afbf92aea add fieldaligment
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-12-26 01:09:11 +03:00
f6cfb2de1e avoid panic on empty swagger info element
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-11-25 23:10:54 +03:00