-
- Downloads
Update dependecies
... | ... | @@ -6,10 +6,9 @@ require ( |
github.com/jinzhu/gorm v1.9.12 | ||
github.com/kr/pretty v0.2.0 // indirect | ||
github.com/mattn/go-sqlite3 v2.0.3+incompatible // indirect | ||
forge.grandlyon.com/apoyen/sdk-go v0.0.0-20200331070557-e891662e1a8a | ||
github.com/oschwald/maxminddb-golang v1.6.0 | ||
golang.org/x/crypto v0.0.0-20200323165209-0ec3e9974c59 | ||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect | ||
golang.org/x/crypto v0.0.0-20200429183012-4b2356b1ed79 | ||
golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5 // indirect | ||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d | ||
golang.org/x/sys v0.0.0-20200327173247-9dae0f8f5775 // indirect | ||
golang.org/x/sys v0.0.0-20200501145240-bc7a7d42d5c3 // indirect | ||
) |
Please register or sign in to comment