I hereby claim:
- I am agrinman on github.
- I am agrinman (https://keybase.io/agrinman) on keybase.
- I have a public key ASCr4LhMUYf6dOwqkxCRVZSOfcFyJNB2d0hlyhhQY0vvzQo
To claim this, I am signing this object:
| class Libxml2 < Formula | |
| desc "GNOME XML library" | |
| homepage "http://xmlsoft.org/" | |
| url "http://xmlsoft.org/sources/libxml2-2.9.10.tar.gz" | |
| mirror "https://ftp.osuosl.org/pub/blfs/conglomeration/libxml2/libxml2-2.9.10.tar.gz" | |
| sha256 "aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f" | |
| bottle do | |
| cellar :any | |
| sha256 "f23173c9ac3fa357cb1cfe511e4e5c48f28b8a06430b5a5849bb800c3357a1af" => :catalina |
I hereby claim:
To claim this, I am signing this object:
| import ( | |
| "crypto/rand" | |
| "encoding/base64" | |
| "github.com/approveapi/approveapi-go" | |
| "github.com/go-redis/redis" | |
| "time" | |
| ) | |
| func GenerateRandomToken(n int) (string, error) { | |
| b := make([]byte, n) |
| function FindProxyForURL(url, host) | |
| { | |
| return "SOCKS 192.168.1.122:8889"; | |
| } |
I hereby claim:
To claim this, I am signing this object: