Commit c1631c28 authored by Kirill Smelkov's avatar Kirill Smelkov

neotest: v↑ everything *.go

Update lab.nexedi.com/kirr/neo.git and lab.nexedi.com/kirr/go123 to latest.
Update all other go packages.

The update puls in the following new dependencies:

    github.com/shamaton/msgpack
    github.com/tinylib/msgp
      github.com/philhofer/fwd
      github.com/ttacon/chalk
      golang.org/x/mod
      golang.org/x/xerrors

    github.com/davecgh/go-spew
    github.com/pmezard/go-difflib
    gopkg.in/yaml.v3
parent dfc83ced
...@@ -5,25 +5,34 @@ ...@@ -5,25 +5,34 @@
depends_gitfetch = depends_gitfetch =
${go_github.com_DataDog_czlib:recipe} ${go_github.com_DataDog_czlib:recipe}
${go_github.com_cznic_strutil:recipe} ${go_github.com_cznic_strutil:recipe}
${go_github.com_davecgh_go-spew:recipe}
${go_github.com_fsnotify_fsnotify:recipe} ${go_github.com_fsnotify_fsnotify:recipe}
${go_github.com_golang_glog:recipe} ${go_github.com_golang_glog:recipe}
${go_github.com_gwenn_gosqlite:recipe} ${go_github.com_gwenn_gosqlite:recipe}
${go_github.com_gwenn_yacr:recipe} ${go_github.com_gwenn_yacr:recipe}
${go_github.com_kisielk_og-rek:recipe} ${go_github.com_kisielk_og-rek:recipe}
${go_github.com_kylelemons_godebug:recipe} ${go_github.com_kylelemons_godebug:recipe}
${go_github.com_philhofer_fwd:recipe}
${go_github.com_pkg_errors:recipe} ${go_github.com_pkg_errors:recipe}
${go_github.com_pkg_profile:recipe} ${go_github.com_pkg_profile:recipe}
${go_github.com_pmezard_go-difflib:recipe}
${go_github.com_shamaton_msgpack:recipe}
${go_github.com_soheilhy_cmux:recipe} ${go_github.com_soheilhy_cmux:recipe}
${go_github.com_someonegg_gocontainer:recipe} ${go_github.com_someonegg_gocontainer:recipe}
${go_github.com_someonegg_gox:recipe} ${go_github.com_someonegg_gox:recipe}
${go_github.com_stretchr_testify:recipe} ${go_github.com_stretchr_testify:recipe}
${go_github.com_tinylib_msgp:recipe}
${go_github.com_ttacon_chalk:recipe}
${go_golang.org_x_crypto:recipe} ${go_golang.org_x_crypto:recipe}
${go_golang.org_x_mod:recipe}
${go_golang.org_x_net:recipe} ${go_golang.org_x_net:recipe}
${go_golang.org_x_perf:recipe} ${go_golang.org_x_perf:recipe}
${go_golang.org_x_sync:recipe} ${go_golang.org_x_sync:recipe}
${go_golang.org_x_sys:recipe} ${go_golang.org_x_sys:recipe}
${go_golang.org_x_text:recipe} ${go_golang.org_x_text:recipe}
${go_golang.org_x_tools:recipe} ${go_golang.org_x_tools:recipe}
${go_golang.org_x_xerrors:recipe}
${go_gopkg.in_yaml.v3:recipe}
${go_lab.nexedi.com_kirr_go123:recipe} ${go_lab.nexedi.com_kirr_go123:recipe}
${go_lab.nexedi.com_kirr_neo:recipe} ${go_lab.nexedi.com_kirr_neo:recipe}
...@@ -40,11 +49,17 @@ go.importpath = github.com/cznic/strutil ...@@ -40,11 +49,17 @@ go.importpath = github.com/cznic/strutil
repository = https://github.com/cznic/strutil repository = https://github.com/cznic/strutil
revision = 529a34b1c1 revision = 529a34b1c1
[go_github.com_davecgh_go-spew]
<= go-git-package
go.importpath = github.com/davecgh/go-spew
repository = https://github.com/davecgh/go-spew
revision = v1.1.1-1-gd8f796af33
[go_github.com_fsnotify_fsnotify] [go_github.com_fsnotify_fsnotify]
<= go-git-package <= go-git-package
go.importpath = github.com/fsnotify/fsnotify go.importpath = github.com/fsnotify/fsnotify
repository = https://github.com/fsnotify/fsnotify repository = https://github.com/fsnotify/fsnotify
revision = ccc981bf80 revision = 7f4cf4dd2b
[go_github.com_golang_glog] [go_github.com_golang_glog]
<= go-git-package <= go-git-package
...@@ -56,112 +71,160 @@ revision = 23def4e6c1 ...@@ -56,112 +71,160 @@ revision = 23def4e6c1
<= go-git-package <= go-git-package
go.importpath = github.com/gwenn/gosqlite go.importpath = github.com/gwenn/gosqlite
repository = https://github.com/gwenn/gosqlite repository = https://github.com/gwenn/gosqlite
revision = b119a0f340 revision = 24878be1a2
[go_github.com_gwenn_yacr] [go_github.com_gwenn_yacr]
<= go-git-package <= go-git-package
go.importpath = github.com/gwenn/yacr go.importpath = github.com/gwenn/yacr
repository = https://github.com/gwenn/yacr repository = https://github.com/gwenn/yacr
revision = 77093bdc7e revision = bbe82c1f4d
[go_github.com_kisielk_og-rek] [go_github.com_kisielk_og-rek]
<= go-git-package <= go-git-package
go.importpath = github.com/kisielk/og-rek go.importpath = github.com/kisielk/og-rek
repository = https://github.com/kisielk/og-rek repository = https://github.com/kisielk/og-rek
revision = 8b25c4cefd revision = 24bb08c22e
[go_github.com_kylelemons_godebug] [go_github.com_kylelemons_godebug]
<= go-git-package <= go-git-package
go.importpath = github.com/kylelemons/godebug go.importpath = github.com/kylelemons/godebug
repository = https://github.com/kylelemons/godebug repository = https://github.com/kylelemons/godebug
revision = d65d576e93 revision = fa7b53cdfc
[go_github.com_philhofer_fwd]
<= go-git-package
go.importpath = github.com/philhofer/fwd
repository = https://github.com/philhofer/fwd
revision = 414ae1bb9e
[go_github.com_pkg_errors] [go_github.com_pkg_errors]
<= go-git-package <= go-git-package
go.importpath = github.com/pkg/errors go.importpath = github.com/pkg/errors
repository = https://github.com/pkg/errors repository = https://github.com/pkg/errors
revision = v0.8.0-12-g816c908556 revision = v0.8.1-31-g614d223910
[go_github.com_pkg_profile] [go_github.com_pkg_profile]
<= go-git-package <= go-git-package
go.importpath = github.com/pkg/profile go.importpath = github.com/pkg/profile
repository = https://github.com/pkg/profile repository = https://github.com/pkg/profile
revision = v1.2.1-0-g5b67d42886 revision = v1.5.0-1-g3704c8d233
[go_github.com_pmezard_go-difflib]
<= go-git-package
go.importpath = github.com/pmezard/go-difflib
repository = https://github.com/pmezard/go-difflib
revision = v1.0.0-4-g5d4384ee4f
[go_github.com_shamaton_msgpack]
<= go-git-package
go.importpath = github.com/shamaton/msgpack
repository = https://github.com/shamaton/msgpack
revision = 29a4ba0bb9
[go_github.com_soheilhy_cmux] [go_github.com_soheilhy_cmux]
<= go-git-package <= go-git-package
go.importpath = github.com/soheilhy/cmux go.importpath = github.com/soheilhy/cmux
repository = https://github.com/soheilhy/cmux repository = https://github.com/soheilhy/cmux
revision = e09e9389d8 revision = 8a8ea3c539
[go_github.com_someonegg_gocontainer] [go_github.com_someonegg_gocontainer]
<= go-git-package <= go-git-package
go.importpath = github.com/someonegg/gocontainer go.importpath = github.com/someonegg/gocontainer
repository = https://github.com/someonegg/gocontainer repository = https://github.com/someonegg/gocontainer
revision = fc2c7e84b5 revision = 24fb283ab9
[go_github.com_someonegg_gox] [go_github.com_someonegg_gox]
<= go-git-package <= go-git-package
go.importpath = github.com/someonegg/gox go.importpath = github.com/someonegg/gox
repository = https://github.com/someonegg/gox repository = https://github.com/someonegg/gox
revision = 4915b7fd7c revision = c9bfdf8eb4
[go_github.com_stretchr_testify] [go_github.com_stretchr_testify]
<= go-git-package <= go-git-package
go.importpath = github.com/stretchr/testify go.importpath = github.com/stretchr/testify
repository = https://github.com/stretchr/testify repository = https://github.com/stretchr/testify
revision = 363ebb24d0 revision = v1.2.2-210-g54d05a4e18
[go_github.com_tinylib_msgp]
<= go-git-package
go.importpath = github.com/tinylib/msgp
repository = https://github.com/tinylib/msgp
revision = 87c1ec45d5
[go_github.com_ttacon_chalk]
<= go-git-package
go.importpath = github.com/ttacon/chalk
repository = https://github.com/ttacon/chalk
revision = v0.1-3-g22c06c80ed
[go_golang.org_x_crypto] [go_golang.org_x_crypto]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/crypto go.importpath = golang.org/x/crypto
repository = https://go.googlesource.com/crypto repository = https://go.googlesource.com/crypto
revision = 88942b9c40 revision = 5c72a88397
[go_golang.org_x_mod]
<= go-git-package
go.importpath = golang.org/x/mod
repository = https://go.googlesource.com/mod
revision = ce943fd024
[go_golang.org_x_net] [go_golang.org_x_net]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/net go.importpath = golang.org/x/net
repository = https://go.googlesource.com/net repository = https://go.googlesource.com/net
revision = 6078986fec revision = 62affa334b
[go_golang.org_x_perf] [go_golang.org_x_perf]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/perf go.importpath = golang.org/x/perf
repository = https://go.googlesource.com/perf repository = https://go.googlesource.com/perf
revision = 8c788eb673 revision = d949658356
[go_golang.org_x_sync] [go_golang.org_x_sync]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/sync go.importpath = golang.org/x/sync
repository = https://go.googlesource.com/sync repository = https://go.googlesource.com/sync
revision = 1d60e4601c revision = 6e8e738ad2
[go_golang.org_x_sys] [go_golang.org_x_sys]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/sys go.importpath = golang.org/x/sys
repository = https://go.googlesource.com/sys repository = https://go.googlesource.com/sys
revision = 91ee8cde43 revision = aee5d888a8
[go_golang.org_x_text] [go_golang.org_x_text]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/text go.importpath = golang.org/x/text
repository = https://go.googlesource.com/text repository = https://go.googlesource.com/text
revision = v0.3.0-42-gab48842968 revision = v0.3.3-2-ga8b4671254
[go_golang.org_x_tools] [go_golang.org_x_tools]
<= go-git-package <= go-git-package
go.importpath = golang.org/x/tools go.importpath = golang.org/x/tools
repository = https://go.googlesource.com/tools repository = https://go.googlesource.com/tools
revision = 77106db15f revision = ba800b16d8
[go_golang.org_x_xerrors]
<= go-git-package
go.importpath = golang.org/x/xerrors
repository = https://go.googlesource.com/xerrors
revision = 5ec99f83af
[go_gopkg.in_yaml.v3]
<= go-git-package
go.importpath = gopkg.in/yaml.v3
repository = https://gopkg.in/yaml.v3
revision = v2.1.1-97-geeeca48fe7
[go_lab.nexedi.com_kirr_go123] [go_lab.nexedi.com_kirr_go123]
<= go-git-package <= go-git-package
go.importpath = lab.nexedi.com/kirr/go123 go.importpath = lab.nexedi.com/kirr/go123
repository = https://lab.nexedi.com/kirr/go123.git repository = https://lab.nexedi.com/kirr/go123.git
revision = 76f667ba6c revision = 316617668e
[go_lab.nexedi.com_kirr_neo] [go_lab.nexedi.com_kirr_neo]
<= go-git-package <= go-git-package
go.importpath = lab.nexedi.com/kirr/neo go.importpath = lab.nexedi.com/kirr/neo
repository = https://lab.nexedi.com/kirr/neo.git repository = https://lab.nexedi.com/kirr/neo.git
revision = v1.8.1-1634-g4000df14e4 revision = v1.9-2480-g5ee3c077b3
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment