k3s/pkg/version
Filipe Brandenburger 1d8067450c Rename `pkg/version/flag` to `pkg/version/verflag`
This avoids some conflict with the built-in `flag` module in Go. The
module was already being renamed to `verflag` on import anyways, so we
might as well just call it that.

Tested:
- hack/build-go.sh and ran the resulting binaries with -version args.

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
2014-08-29 23:19:32 -07:00
..
verflag Rename `pkg/version/flag` to `pkg/version/verflag` 2014-08-29 23:19:32 -07:00
base.go Add additional ldflags constants for Kubernetes versioning 2014-08-27 10:06:22 -07:00
doc.go update version package when building. 2014-07-02 15:32:30 -07:00
version.go Add additional ldflags constants for Kubernetes versioning 2014-08-27 10:06:22 -07:00