Skip to content
Snippets Groups Projects
Commit a0148c8a authored by Adam Harrison-Fuller's avatar Adam Harrison-Fuller
Browse files

Updating modules

parent 03ed70dc
Branches
Tags
No related merge requests found
module github.com/adamhf.io/rss_gitlab_sync module github.com/adamhf/rss_gitlab_sync
require ( require (
github.com/xanzy/go-gitlab v0.16.1 github.com/PuerkitoBio/goquery v1.5.0 // indirect
github.com/mmcdole/gofeed v1.0.0-beta2 github.com/go-redis/redis v6.15.2+incompatible
gopkg.in/yaml.v2 v2.2.2 github.com/mmcdole/gofeed v1.0.0-beta2
github.com/jinzhu/gorm v1.9.2 github.com/mmcdole/goxpp v0.0.0-20181012175147-0068e33feabf // indirect
github.com/onsi/ginkgo v1.8.0 // indirect
github.com/onsi/gomega v1.5.0 // indirect
github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829
github.com/xanzy/go-gitlab v0.16.1
gopkg.in/yaml.v2 v2.2.2
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment