vendor: Add dependencies for discosrv
This commit is contained in:
13
vendor/github.com/cznic/fileutil/hdb/test_deps.go
generated
vendored
Normal file
13
vendor/github.com/cznic/fileutil/hdb/test_deps.go
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
// Copyright (c) 2011 CZ.NIC z.s.p.o. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// blame: jnml, labs.nic.cz
|
||||
|
||||
package hdb
|
||||
|
||||
// Pull test dependencies too.
|
||||
// Enables easy 'go test X' after 'go get X'
|
||||
import (
|
||||
// nothing yet
|
||||
)
|
||||
Reference in New Issue
Block a user