mirror of
https://github.com/directorz/mailfull-go.git
synced 2026-01-26 04:55:55 +00:00
Use golang/dep instead of glide #21
This commit is contained in:
48
Gopkg.lock
generated
Normal file
48
Gopkg.lock
generated
Normal file
@@ -0,0 +1,48 @@
|
||||
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
||||
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/BurntSushi/toml"
|
||||
packages = ["."]
|
||||
revision = "99064174e013895bbd9b025c31100bd1d9b590ca"
|
||||
version = "v0.3.0"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
name = "github.com/armon/go-radix"
|
||||
packages = ["."]
|
||||
revision = "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2"
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/bgentry/speakeasy"
|
||||
packages = ["."]
|
||||
revision = "a1ccbf2c40dfc8ce514b5c5c6e6d1429ea6880da"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
name = "github.com/jsimonetti/pwscheme"
|
||||
packages = ["ssha"]
|
||||
revision = "76804708ecad54773871b35dbaa44f517973e395"
|
||||
|
||||
[[projects]]
|
||||
name = "github.com/mattn/go-isatty"
|
||||
packages = ["."]
|
||||
revision = "66b8e73f3f5cda9f96b69efd03dd3d7fc4a5cdb8"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
name = "github.com/mitchellh/cli"
|
||||
packages = ["."]
|
||||
revision = "fcf521421aa29bde1d93b6920dfce826d7932208"
|
||||
|
||||
[[projects]]
|
||||
name = "golang.org/x/sys"
|
||||
packages = ["unix"]
|
||||
revision = "8f0908ab3b2457e2e15403d3697c9ef5cb4b57a9"
|
||||
|
||||
[solve-meta]
|
||||
analyzer-name = "dep"
|
||||
analyzer-version = 1
|
||||
inputs-digest = "d88d2668ae10b500606e3ebb1e719897e62e423f5ede8e4b470d12c1d255fe31"
|
||||
solver-name = "gps-cdcl"
|
||||
solver-version = 1
|
||||
Reference in New Issue
Block a user