diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2021-10-20 13:14:46 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2021-10-20 13:14:46 +0200 |
commit | 27d2fbe8043fedbe6d73fa86649acc3d087ed67b (patch) | |
tree | cb79948e83cbc0c1df5b5276c2349b3f9b62d800 /go.mod | |
parent | 254eccb67ea8516fc1ee3a3cbf6310ab7cdd6fc5 (diff) |
go mod tidy
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ module kesim.org/taler/auditor go 1.17 - -require github.com/davecgh/go-spew v1.1.1 // indirect |