d1011c11b8
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>
10 lines
183 B
Modula-2
10 lines
183 B
Modula-2
module go.unistack.org/micro-proto/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/google/gnostic v0.6.9
|
|
google.golang.org/protobuf v1.28.0
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
|
|
)
|