Releases: tjjh89017/stunmesh-go
Releases Β· tjjh89017/stunmesh-go
v1.1.1
build(deps): bump golang.org/x/net from 0.35.0 to 0.37.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0. - [Commits](https://github.com/golang/net/compare/v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
v1.1.0
readme: update the readme with some examples Signed-off-by: Date Huang <[email protected]>
v1.0.0
darwin: stun: support macos with wireguard-go version We don't support Wireguard App version currently. Don know how to do it. Signed-off-by: Date Huang <[email protected]>
v0.2-2
actions: fix the docker tag Signed-off-by: Date Huang <[email protected]>
v0.2-1
go: use go stable version in dockerfile and action go.mod will keep the go version for the program. we can use newer go compiler to compile Signed-off-by: Date Huang <[email protected]>