Masterthesis
This commit is contained in:
parent
a21bbcca0e
commit
f879ca00e5
1 changed files with 0 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -5,6 +5,5 @@ go 1.14
|
||||||
require (
|
require (
|
||||||
github.com/cenkalti/backoff/v4 v4.1.0
|
github.com/cenkalti/backoff/v4 v4.1.0
|
||||||
github.com/gorilla/mux v1.8.0
|
github.com/gorilla/mux v1.8.0
|
||||||
github.com/lestrrat-go/backoff v1.0.0
|
|
||||||
github.com/mattn/go-sqlite3 v1.14.4
|
github.com/mattn/go-sqlite3 v1.14.4
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue