aboutsummaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
blob: cc569b308e7783acb157f1bcabebcdc0535b3126 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This was generated by ./generate-vendor.sh
[[constraint]]
  branch = "master"
  name = "golang.org/x/crypto"

[[constraint]]
  branch = "master"
  name = "golang.org/x/net"

[[constraint]]
  branch = "master"
  name = "golang.org/x/sys"