File: Gopkg.toml

package info (click to toggle)
golang-github-jedisct1-xsecretbox 0.0~git20180214.88b1956-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 80 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 210 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[[constraint]]
  branch = "master"
  name = "github.com/aead/chacha20"

[[constraint]]
  branch = "master"
  name = "github.com/aead/poly1305"

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