summaryrefslogtreecommitdiffstats
path: root/src/createchangelog/go.sum
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2019-02-21 09:51:50 +0100
committerMitch Curtis <mitch.curtis@qt.io>2019-02-21 09:16:35 +0000
commit5ffb1c105d1eec3c3f9eaba122fb040001afbe69 (patch)
tree2913594791103be725b0fa9036a9defcc8798491 /src/createchangelog/go.sum
parent9dacd4d5472e6f600f2f99e77e91222408ec49a2 (diff)
Add missing go module file so that this is easier to build
Change-Id: Ib8c231adaf560352d49b4f0f248c3a8918f24754 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/createchangelog/go.sum')
-rw-r--r--src/createchangelog/go.sum4
1 files changed, 4 insertions, 0 deletions
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=