mdns v1.0.3 Release Notes
Release Date: 2020-02-14 // about 5 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.0.1
-
- ๐ Changes from using github.com/hashicorp/go.net to golang.org/x/net
- ๐ Fixes a handful of data races found with
go test -race