go mod tidy

This commit is contained in:
Özgür Kesim 2021-10-20 13:14:46 +02:00
parent 254eccb67e
commit 27d2fbe804
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7
2 changed files with 0 additions and 4 deletions

2
go.mod
View File

@ -1,5 +1,3 @@
module kesim.org/taler/auditor module kesim.org/taler/auditor
go 1.17 go 1.17
require github.com/davecgh/go-spew v1.1.1 // indirect

2
go.sum
View File

@ -1,2 +0,0 @@
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=