mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
govendor: Update 4 golang.org/x (#523)
* govendor: Update github.com/golang/protobuf * govendor: Update github.com/gobwas/glob github.com/google/go-github * govendor: Update 3 github.com/robertkrimen/otto * govendor: Update 4 golang.org/x golang.org/x/crypto golang.org/x/net golang.org/x/sys golang.org/x/text golang.org/x/time golang.org/x/crypto
This commit is contained in:
committed by
Craig Peterson
parent
08deda6746
commit
5ee3b206f5
2
vendor/github.com/robertkrimen/otto/README.markdown
generated
vendored
2
vendor/github.com/robertkrimen/otto/README.markdown
generated
vendored
@@ -101,7 +101,7 @@ result, _ = vm.Run(`
|
||||
sayHello(); // Hello, undefined
|
||||
|
||||
result = twoPlus(2.0); // 4
|
||||
`)
|
||||
`)
|
||||
```
|
||||
|
||||
### Parser
|
||||
|
Reference in New Issue
Block a user