Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-workhorse
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-workhorse
Commits
44e0eb02
Commit
44e0eb02
authored
Nov 11, 2019
by
Paul Okstad
Committed by
Jacob Vosmaer
Nov 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade Gitaly client to v1.71.0
parent
29e255d6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
go.mod
go.mod
+1
-1
go.sum
go.sum
+2
-0
No files found.
go.mod
View file @
44e0eb02
...
...
@@ -21,7 +21,7 @@ require (
github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35
github.com/sirupsen/logrus v1.3.0
github.com/stretchr/testify v1.3.0
gitlab.com/gitlab-org/gitaly v1.
68
.0
gitlab.com/gitlab-org/gitaly v1.
71
.0
gitlab.com/gitlab-org/labkit v0.0.0-20190731061835-905271af7abb
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
...
...
go.sum
View file @
44e0eb02
...
...
@@ -145,6 +145,8 @@ github.com/uber/jaeger-lib v1.5.0 h1:OHbgr8l656Ub3Fw5k9SWnBfIEwvoHQ+W2y+Aa9D1Uyo
github.com/uber/jaeger-lib v1.5.0/go.mod h1:ComeNDZlWwrWnDv8aPp0Ba6+uUTzImX/AauajbLI56U=
gitlab.com/gitlab-org/gitaly v1.68.0 h1:VlcJs1+PrhW7lqJUU7Fh1q8FMJujmbbivdfde/cwB98=
gitlab.com/gitlab-org/gitaly v1.68.0/go.mod h1:/pCsB918Zu5wFchZ9hLYin9WkJ2yQqdVNz0zlv5HbXg=
gitlab.com/gitlab-org/gitaly v1.71.0 h1:95jm3O2F1RLOmb1/T8JvIqrYUcbzGmHwkXcfJVlx/44=
gitlab.com/gitlab-org/gitaly v1.71.0/go.mod h1:KbQEHVw+5OiobW3xy//PG74WHOWPzZJCCFhRmC4qGyE=
gitlab.com/gitlab-org/labkit v0.0.0-20190221122536-0c3fc7cdd57c/go.mod h1:rYhLgfrbEcyfinG+R3EvKu6bZSsmwQqcXzLfHWSfUKM=
gitlab.com/gitlab-org/labkit v0.0.0-20190731061835-905271af7abb h1:paYDdLtAfGc2s/P22izk93RsLURQl91RM9H3fh/RQ5o=
gitlab.com/gitlab-org/labkit v0.0.0-20190731061835-905271af7abb/go.mod h1:gp7jA4Mxynii53zIEvaZcz/1cHlLdkiAbMWRUTiWO4M=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment