mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-03 21:27:37 +03:00
Add ODoH support. (#1653)
This commit is contained in:
parent
f7219b2bfa
commit
c748f93752
32 changed files with 5847 additions and 18 deletions
1
.github/workflows/releases.yml
vendored
1
.github/workflows/releases.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
- name: Test suite
|
||||
run: |
|
||||
go version
|
||||
go mod vendor
|
||||
cd .ci
|
||||
./ci-test.sh
|
||||
cd -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue