blob: 63226ce4c22fffd5f1907424a592d2a2c2c4df93 [file] [log] [blame]
Jordan Krage2fd37632017-05-28 16:49:261// Copyright 2017 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5// Package dep is a prototype dependency management library.
6package dep