Welcome to mirror list, hosted at ThFree Co, Russian Federation.

version.go « help « govendor « kardianos « github.com « vendor - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ebfae1a0c120738646a085ce17f4ba0f3c540fc0 (plain)
1
2
3
4
5
6
7
// Copyright 2016 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

package help

var version = "v1.0.9"