mirror of
https://github.com/hairyhenderson/go-onerng.git
synced 2025-04-04 17:50:12 -05:00
121 lines
2.7 KiB
TOML
121 lines
2.7 KiB
TOML
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
[[projects]]
|
|
name = "github.com/fsnotify/fsnotify"
|
|
packages = ["."]
|
|
revision = "c2828203cd70a50dcccfb2761f8b1f8ceef9a8e9"
|
|
version = "v1.4.7"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/hashicorp/hcl"
|
|
packages = [
|
|
".",
|
|
"hcl/ast",
|
|
"hcl/parser",
|
|
"hcl/printer",
|
|
"hcl/scanner",
|
|
"hcl/strconv",
|
|
"hcl/token",
|
|
"json/parser",
|
|
"json/scanner",
|
|
"json/token"
|
|
]
|
|
revision = "ef8a98b0bbce4a65b5aa4c368430a80ddc533168"
|
|
|
|
[[projects]]
|
|
name = "github.com/inconshreveable/mousetrap"
|
|
packages = ["."]
|
|
revision = "76626ae9c91c4f2a10f34cad8ce83ea42c93bb75"
|
|
version = "v1.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/magiconair/properties"
|
|
packages = ["."]
|
|
revision = "c2353362d570a7bfa228149c62842019201cfb71"
|
|
version = "v1.8.0"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/mitchellh/mapstructure"
|
|
packages = ["."]
|
|
revision = "f15292f7a699fcc1a38a80977f80a046874ba8ac"
|
|
|
|
[[projects]]
|
|
name = "github.com/pelletier/go-toml"
|
|
packages = ["."]
|
|
revision = "c01d1270ff3e442a8a57cddc1c92dc1138598194"
|
|
version = "v1.2.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/afero"
|
|
packages = [
|
|
".",
|
|
"mem"
|
|
]
|
|
revision = "787d034dfe70e44075ccc060d346146ef53270ad"
|
|
version = "v1.1.1"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/cast"
|
|
packages = ["."]
|
|
revision = "8965335b8c7107321228e3e3702cab9832751bac"
|
|
version = "v1.2.0"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/cobra"
|
|
packages = ["."]
|
|
revision = "ef82de70bb3f60c65fb8eebacbb2d122ef517385"
|
|
version = "v0.0.3"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "github.com/spf13/jwalterweatherman"
|
|
packages = ["."]
|
|
revision = "7c0cea34c8ece3fbeb2b27ab9b59511d360fb394"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/pflag"
|
|
packages = ["."]
|
|
revision = "583c0c0531f06d5278b7d917446061adc344b5cd"
|
|
version = "v1.0.1"
|
|
|
|
[[projects]]
|
|
name = "github.com/spf13/viper"
|
|
packages = ["."]
|
|
revision = "b5e8006cbee93ec955a89ab31e0e3ce3204f3736"
|
|
version = "v1.0.2"
|
|
|
|
[[projects]]
|
|
branch = "master"
|
|
name = "golang.org/x/sys"
|
|
packages = ["unix"]
|
|
revision = "e072cadbbdc8dd3d3ffa82b8b4b9304c261d9311"
|
|
|
|
[[projects]]
|
|
name = "golang.org/x/text"
|
|
packages = [
|
|
"internal/gen",
|
|
"internal/triegen",
|
|
"internal/ucd",
|
|
"transform",
|
|
"unicode/cldr",
|
|
"unicode/norm"
|
|
]
|
|
revision = "f21a4dfb5e38f5895301dc265a8def02365cc3d0"
|
|
version = "v0.3.0"
|
|
|
|
[[projects]]
|
|
name = "gopkg.in/yaml.v2"
|
|
packages = ["."]
|
|
revision = "5420a8b6744d3b0345ab293f6fcba19c978f1183"
|
|
version = "v2.2.1"
|
|
|
|
[solve-meta]
|
|
analyzer-name = "dep"
|
|
analyzer-version = 1
|
|
inputs-digest = "894445f6dbfed5036648639aebe5ad1c7b8a7ad69833b9a841902f792d919a74"
|
|
solver-name = "gps-cdcl"
|
|
solver-version = 1
|