aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorÖzgür Kesim <oec@codeblau.de>2021-10-18 14:15:01 +0200
committerÖzgür Kesim <oec@codeblau.de>2021-10-18 14:15:01 +0200
commit002a229c5df5b025e6e35b7acc72aa28ba9ae46c (patch)
treee60d758664c624396c769106a3badbbe94e7a3c1 /go.mod
parent9ce706684c88e1b168d9636c42f6258bd7f0cece (diff)
milestone 1: parsing of input.json seems to work
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 66c8161..25da996 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,5 @@
module codeblau.de/taler
go 1.17
+
+require github.com/davecgh/go-spew v1.1.1 // indirect