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]]
|
2022-01-28 18:23:06 +01:00
|
|
|
digest = "1:1ac38c116b56bcb0729b224191e3d2bc86883cd0b82d02c3ea0b006db395de91"
|
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",
|
2021-08-04 20:11:59 +02:00
|
|
|
"lexers/z",
|
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"
|
2022-01-28 18:23:06 +01:00
|
|
|
revision = "v0.9.4"
|
2017-10-22 05:37:38 +02:00
|
|
|
|
|
|
|
[[projects]]
|
2021-08-04 20:11:59 +02:00
|
|
|
digest = "1:1d760033af7697966e33f900ddd0e68bfa2637b50fa25e7384e45f73f54e3276"
|
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"
|
2021-08-04 20:11:59 +02:00
|
|
|
revision = "v1.4.0"
|
2017-10-22 05:37:38 +02:00
|
|
|
|
2018-03-19 17:08:44 +01:00
|
|
|
[[projects]]
|
|
|
|
branch = "master"
|
2022-01-28 18:23:06 +01:00
|
|
|
digest = "1:b1e96c96cf2bfb86229921c95c15c34b56dbaffac891ee24c365ac527aaf5b80"
|
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"
|
2022-01-28 18:23:06 +01:00
|
|
|
revision = "da31bd327af904dd4721b4eefa7c505bb3afd214"
|
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
|