mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2024-12-29 00:30:30 +01:00
6 lines
77 B
Go
6 lines
77 B
Go
//go:build tools
|
|
|
|
package qpack
|
|
|
|
import _ "github.com/onsi/ginkgo/v2/ginkgo"
|