Commit Graph

13 Commits

Author SHA1 Message Date
8d1b387aa1 add graphql
Some checks failed
build / test (push) Successful in 2m13s
build / lint (push) Failing after 15m55s
codeql / analyze (go) (push) Failing after 13m45s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2024-03-23 01:35:14 +03:00
a102a803f1 Merge branch 'master' into regen 2023-04-28 13:33:38 +03:00
6fcdec7c66 regen for latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2023-04-28 13:26:29 +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
969c6d5dbf update deps
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-08-17 01:20:26 +03:00
Renovate Bot
c5f89d1de1 Update module github.com/golang/protobuf to v1.5.2 2021-03-30 05:27:33 +00:00
Renovate Bot
03efdb59f5 Update all deps 2021-03-18 03:22:19 +00: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