752dee776a
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>
11 lines
205 B
Modula-2
11 lines
205 B
Modula-2
module go.unistack.org/protoc-gen-go-micro/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/fatih/structtag v1.2.0
|
|
go.unistack.org/micro-proto/v3 v3.2.3
|
|
golang.org/x/tools v0.1.9
|
|
google.golang.org/protobuf v1.27.1
|
|
)
|