1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00
Anand Sudhir Prayaga 08ad5d55d9 Update dependencies
2018-11-12 12:10:36 +01:00

8 lines
209 B
Modula-2

module github.com/xanzy/go-gitlab
require (
github.com/google/go-querystring v1.0.0
golang.org/x/net v0.0.0-20181108082009-03003ca0c849 // indirect
golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288
)