Commit Graph

3 Commits

Author SHA1 Message Date
Paul Jolly
db603ec953 deps: upgrade github.com/prometheus/client_golang to latest (#424)
Earlier versions transitively depend on a version of
github.com/matttproud/golang_protobuf_extensions which depends on the
now non-existent github.com/golang/protobuf/proto/testdata (breaking
change).
2020-10-06 14:29:27 +01:00
Marcos Lilljedahl
c8416efb16 Repalce facebook oauth with google 2020-06-12 01:44:24 -03:00
Paul Jolly
f1183076e5 deps: migrate to modules (#386)
Move away from using dep to use Go modules which is production ready as
of 1.14.

Also tidy up README to make instructions for local development clearer

Fixes #385
2020-04-01 08:47:27 -03:00