mirror of
https://github.com/aykhans/dodo.git
synced 2025-09-10 04:50:47 +00:00
Compare commits
2 Commits
4459675efa
...
7fb59a7989
Author | SHA1 | Date | |
---|---|---|---|
7fb59a7989 | |||
527909c882 |
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
VERSION string = "0.7.1"
|
||||
VERSION string = "0.7.2"
|
||||
DefaultUserAgent string = "Dodo/" + VERSION
|
||||
DefaultMethod string = "GET"
|
||||
DefaultTimeout time.Duration = time.Second * 10
|
||||
|
Reference in New Issue
Block a user