Commit graph

75 commits

Author SHA1 Message Date
dependabot[bot]
944dacc0df
Bump meeDamian/github-release from 2.0 to 2.0.3
Bumps [meeDamian/github-release](https://github.com/meeDamian/github-release) from 2.0 to 2.0.3.
- [Release notes](https://github.com/meeDamian/github-release/releases)
- [Commits](https://github.com/meeDamian/github-release/compare/2.0...v2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:32 +00:00
dependabot[bot]
5620cdfae5
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:30 +00:00
dependabot[bot]
8a77935092
Bump crazy-max/ghaction-xgo from 1 to 1.6.1
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1 to 1.6.1.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:28 +00:00
Toby
c4b05c5a95 Fix targets 2021-05-08 21:24:17 -07:00
Toby
74130877dd Fix typo 2021-05-08 21:06:08 -07:00
Toby
22675c740e Switch to crazy-max/ghaction-xgo 2021-05-08 21:02:40 -07:00
Toby
65a1b7b5f4 Enable CGO (for tun) 2021-05-08 20:58:04 -07:00
Toby
7ba60a0ece darwin/arm64 build 2021-04-11 14:18:31 -07:00
Toby
3fdcb5b34c Restore mistakenly changed go-cross-build workflow step version 2021-03-28 01:18:22 -07:00
Toby
5a464f928b
Merge pull request #36 from tobyxdd/wip-ng
Code Refactoring & Implementing SOCKS5 UDP with QUIC Unreliable Datagram
2021-03-28 01:07:53 -07:00
honwen.chan
dd4cb37dfd ensure static-linked 2021-02-16 23:26:04 +08:00
Toby
d9d07a5b2a use new quic-go mod version 2021-01-26 21:34:49 -08:00
Toby
2df70dafca Build with Go 1.15 2020-08-29 16:33:36 -07:00
Toby
7257ce746e Remove redundant action steps 2020-07-12 14:25:30 -07:00
Toby
579275ce08 Use custom go-cross-build action with ldflags support 2020-07-12 14:12:09 -07:00
Toby
9c7d223712 Optimize release workflow & add more platforms 2020-07-12 13:51:55 -07:00
Toby
5dcd6a50e9 Fix yml 2020-04-24 20:12:37 -07:00
Toby
0d7132d94a Add linux arm/mipsle build targets for embedded devices 2020-04-24 20:11:37 -07:00
Toby
c441afea35 Fix appCommit 2020-04-22 21:57:23 -07:00
Toby
992abe3b56 Final fix to release.yml 2020-04-22 21:52:21 -07:00
Toby
94d6e879e1 Fix upload path 2020-04-22 21:47:49 -07:00
Toby
964fc32749 More fixes to the release.yml 2020-04-22 21:44:51 -07:00
Toby
32e7226346 Remove arm for now 2020-04-22 21:31:34 -07:00
Toby
767ed90d5c Simplify release.yml 2020-04-22 21:16:53 -07:00
Toby
988fcece4f GitHub Actions 2020-04-22 21:14:23 -07:00