2017-10-22 05:37:38 +02:00
|
|
|
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
|
|
|
|
|
|
|
|
|
|
|
|
[[projects]]
|
2020-05-09 22:49:03 +02:00
|
|
|
digest = "1:d0038638a197fe6bbc26587366f10a35d9545a4e763bc7783cb36b84726f323c"
|
2017-10-22 05:37:38 +02:00
|
|
|
name = "github.com/alecthomas/chroma"
|
2018-01-06 23:02:24 +01:00
|
|
|
packages = [
|
|
|
|
".",
|
|
|
|
"formatters/html",
|
|
|
|
"lexers",
|
2018-03-19 17:08:44 +01:00
|
|
|
"lexers/a",
|
|
|
|
"lexers/b",
|
|
|
|
"lexers/c",
|
2019-02-18 19:29:11 +01:00
|
|
|
"lexers/circular",
|
2018-03-19 17:08:44 +01:00
|
|
|
"lexers/d",
|
|
|
|
"lexers/e",
|
|
|
|
"lexers/f",
|
|
|
|
"lexers/g",
|
|
|
|
"lexers/h",
|
|
|
|
"lexers/i",
|
|
|
|
"lexers/internal",
|
|
|
|
"lexers/j",
|
|
|
|
"lexers/k",
|
|
|
|
"lexers/l",
|
|
|
|
"lexers/m",
|
|
|
|
"lexers/n",
|
|
|
|
"lexers/o",
|
|
|
|
"lexers/p",
|
|
|
|
"lexers/q",
|
|
|
|
"lexers/r",
|
|
|
|
"lexers/s",
|
|
|
|
"lexers/t",
|
|
|
|
"lexers/v",
|
|
|
|
"lexers/w",
|
|
|
|
"lexers/x",
|
|
|
|
"lexers/y",
|
2019-02-18 19:29:11 +01:00
|
|
|
"styles",
|
2018-01-06 23:02:24 +01:00
|
|
|
]
|
2019-02-18 19:29:11 +01:00
|
|
|
pruneopts = "UT"
|
2020-05-09 22:49:03 +02:00
|
|
|
revision = "v0.7.3"
|
2017-10-22 05:37:38 +02:00
|
|
|
|
|
|
|
[[projects]]
|
|
|
|
branch = "master"
|
2019-02-18 19:29:11 +01:00
|
|
|
digest = "1:710109527a119c813d4fac773712dd92f449ed7c2f7b81f49822f94d290c8f72"
|
2017-10-22 05:37:38 +02:00
|
|
|
name = "github.com/danwakefield/fnmatch"
|
|
|
|
packages = ["."]
|
2019-02-18 19:29:11 +01:00
|
|
|
pruneopts = "UT"
|
2017-10-22 05:37:38 +02:00
|
|
|
revision = "cbb64ac3d964b81592e64f957ad53df015803288"
|
|
|
|
|
|
|
|
[[projects]]
|
2019-02-18 19:29:11 +01:00
|
|
|
digest = "1:72dc2b6056e7097f829260e4a2ff08d32fec6017df1982a66e110ab4128486f8"
|
2017-10-22 05:37:38 +02:00
|
|
|
name = "github.com/dlclark/regexp2"
|
2018-01-06 23:02:24 +01:00
|
|
|
packages = [
|
|
|
|
".",
|
2019-02-18 19:29:11 +01:00
|
|
|
"syntax",
|
2018-01-06 23:02:24 +01:00
|
|
|
]
|
2019-02-18 19:29:11 +01:00
|
|
|
pruneopts = "UT"
|
2017-10-22 05:37:38 +02:00
|
|
|
revision = "487489b64fb796de2e55f4e8a4ad1e145f80e957"
|
|
|
|
version = "v1.1.6"
|
|
|
|
|
2018-03-19 17:08:44 +01:00
|
|
|
[[projects]]
|
|
|
|
branch = "master"
|
2020-05-09 22:49:54 +02:00
|
|
|
digest = "1:d85f9416a95aba57c985b1f48f900da97404d8258c3374cce4e49616c57bf8c9"
|
2018-03-19 17:08:44 +01:00
|
|
|
name = "golang.org/x/sys"
|
2020-05-09 22:49:54 +02:00
|
|
|
packages = [
|
|
|
|
"internal/unsafeheader",
|
|
|
|
"unix",
|
|
|
|
]
|
2019-02-18 19:29:11 +01:00
|
|
|
pruneopts = "UT"
|
2020-05-09 22:49:54 +02:00
|
|
|
revision = "6aff5f38e54f06f432ddfd9b4af5bf0de052bc08"
|
2018-03-19 17:08:44 +01:00
|
|
|
|
2017-10-22 05:37:38 +02:00
|
|
|
[solve-meta]
|
|
|
|
analyzer-name = "dep"
|
|
|
|
analyzer-version = 1
|
2019-02-18 19:29:11 +01:00
|
|
|
input-imports = [
|
|
|
|
"github.com/alecthomas/chroma",
|
|
|
|
"github.com/alecthomas/chroma/formatters/html",
|
|
|
|
"github.com/alecthomas/chroma/lexers",
|
|
|
|
"github.com/alecthomas/chroma/styles",
|
|
|
|
"golang.org/x/sys/unix",
|
|
|
|
]
|
2017-10-22 05:37:38 +02:00
|
|
|
solver-name = "gps-cdcl"
|
|
|
|
solver-version = 1
|