From 5ffb1c105d1eec3c3f9eaba122fb040001afbe69 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 21 Feb 2019 09:51:50 +0100 Subject: Add missing go module file so that this is easier to build Change-Id: Ib8c231adaf560352d49b4f0f248c3a8918f24754 Reviewed-by: Mitch Curtis --- src/createchangelog/go.sum | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/createchangelog/go.sum (limited to 'src/createchangelog/go.sum') diff --git a/src/createchangelog/go.sum b/src/createchangelog/go.sum new file mode 100644 index 00000000..b72f1dcb --- /dev/null +++ b/src/createchangelog/go.sum @@ -0,0 +1,4 @@ +github.com/eidolon/wordwrap v0.0.0-20161011182207-e0f54129b8bb h1:ioQwBmKdOCpMVS/bDaESqNWXIE/aw4+gsVtysCGMWZ4= +github.com/eidolon/wordwrap v0.0.0-20161011182207-e0f54129b8bb/go.mod h1:ZAPs+OyRzeVJFGvXVDVffgCzQfjg3qU9Ig8G/MU3zZ4= +github.com/hashicorp/go-version v1.1.0 h1:bPIoEKD27tNdebFGGxxYwcL4nepeY4j1QP23PFRGzg0= +github.com/hashicorp/go-version v1.1.0/go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA= -- cgit v1.2.3