Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.25.0. - [Commits](https://github.com/golang/net/compare/v0.14.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 lines
159 B
Modula-2
10 lines
159 B
Modula-2
module go.unistack.org/micro-register-mdns/v3
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/miekg/dns v1.1.50
|
|
go.unistack.org/micro/v3 v3.10.42
|
|
golang.org/x/net v0.25.0
|
|
)
|