mirror of
https://github.com/cloudflare/cloudflared
synced 2026-06-08 13:33:07 +00:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4097ee1c6 | |||
| 0aca9d5c23 | |||
| 21efb39a9d | |||
| 736a1f1b58 | |||
| 1274da091a | |||
| ea54ed62ba | |||
| 4f362c97f6 | |||
| f5f9efa459 | |||
| 3dc095b4ce | |||
| 76a1997b82 | |||
| c010e10f7c | |||
| c605780c95 | |||
| 336dd7cd10 |
+2
-5
@@ -1,8 +1,5 @@
|
||||
2021.5.5
|
||||
|
||||
|
||||
2021.5.4
|
||||
- Fix release pipeline
|
||||
2021.5.2
|
||||
- 2021-05-04 Setup a Github action for checking the cloudflared build
|
||||
|
||||
2021.5.1
|
||||
- 2021-05-10 TUN-4342: Fix false positive warning about unused hostname property
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
pinned_go: &pinned_go go=1.16.4-1
|
||||
pinned_go: &pinned_go go=1.16.4-3
|
||||
pinned_go_fips: &pinned_go_fips go-fips=1.15.5-3
|
||||
|
||||
build_dir: &build_dir /cfsetup_build
|
||||
|
||||
Reference in New Issue
Block a user