Update dependencies
glide.lock
deleted
100644 → 0
glide.yaml
deleted
100644 → 0
go.mod
0 → 100644
module git.kuschku.de/justjanne/imghost-frontend | ||
go 1.13 | ||
require ( | ||
github.com/go-redis/redis v6.15.6+incompatible | ||
github.com/lib/pq v1.2.0 | ||
github.com/onsi/ginkgo v1.10.3 // indirect | ||
github.com/onsi/gomega v1.7.1 // indirect | ||
) |
go.sum
0 → 100644
Please register or sign in to comment