mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-04-07 07:07:37 +03:00
Update dep and deps
This commit is contained in:
parent
33bcff7d4a
commit
7740e9d3bc
358 changed files with 2620 additions and 75501 deletions
9
vendor/github.com/jedisct1/dlog/dlog_test.go
generated
vendored
9
vendor/github.com/jedisct1/dlog/dlog_test.go
generated
vendored
|
@ -1,9 +0,0 @@
|
|||
package dlog
|
||||
|
||||
func Example() {
|
||||
Init("example", SeverityNotice, "")
|
||||
// Call flag.Parse() around that time
|
||||
Info("Application is starting")
|
||||
Debugf("Counter value: %d", 0)
|
||||
Fatal("Kaboom")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue