Skip to content

Releases: tjjh89017/stunmesh-go

v1.1.1

13 Mar 09:15
Compare
Choose a tag to compare
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

31 Jan 17:51
Compare
Choose a tag to compare
readme: update the readme with some examples

Signed-off-by: Date Huang <[email protected]>

v1.0.0

29 Jan 07:14
Compare
Choose a tag to compare
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

28 Jan 16:14
Compare
Choose a tag to compare
actions: fix the docker tag

Signed-off-by: Date Huang <[email protected]>

v0.2-1

28 Jan 15:58
Compare
Choose a tag to compare
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]>