Commit Graph

10 Commits

Author SHA1 Message Date
81037d173d regen for latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-04-28 07:14:18 +03:00
dependabot[bot]
b22e16adeb
Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#23)
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-28 17:23:39 +03:00
dependabot[bot]
d1011c11b8
Bump github.com/google/gnostic from 0.6.8 to 0.6.9 (#19)
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/google/gnostic/releases)
- [Commits](https://github.com/google/gnostic/compare/v0.6.8...v0.6.9)

---
updated-dependencies:
- dependency-name: github.com/google/gnostic
  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-04-25 16:35:57 +03:00
dependabot[bot]
be32bd1914
Bump github.com/google/gnostic from 0.6.7 to 0.6.8
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/google/gnostic/releases)
- [Commits](https://github.com/google/gnostic/compare/v0.6.7...v0.6.8)

---
updated-dependencies:
- dependency-name: github.com/google/gnostic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-05 12:30:50 +00:00
dependabot[bot]
1454318267
Bump github.com/google/gnostic from 0.6.6 to 0.6.7
Bumps [github.com/google/gnostic](https://github.com/google/gnostic) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/google/gnostic/releases)
- [Commits](https://github.com/google/gnostic/compare/v0.6.6...v0.6.7)

---
updated-dependencies:
- dependency-name: github.com/google/gnostic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 09:29:51 +00:00
dependabot[bot]
68604ff48a
Bump google.golang.org/protobuf from 1.27.1 to 1.28.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.27.1...v1.28.0)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:29:54 +00:00
868949d373 add ability to parse openapiv2 json file
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2022-01-23 14:46:46 +03:00
48f95b1ea9 use own domain for import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-10-03 15:56:30 +03:00
969c6d5dbf update deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-17 01:20:26 +03:00
3fb4932db7 import google api and grpc-gateway openapiv2 proto files
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-02-27 19:34:26 +03:00