gitlab.com / gitlab-com / gl-infra / oncall-robot-assistant
Mirrored on https://ops.gitlab.net/gitlab-com/gl-infra/oncall-robot-assistant where the weekly report is generated
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/gitlab-com%2Fgl-infra%2Foncall-robot-assistant
PURL: pkg:gitlab/gitlab-com/oncall-robot-assistant
Stars: 6
Forks: 4
Open issues: 3
License: None
Language:
Dependencies parsed at:
42
Created at: almost 8 years ago
Updated at: about 1 year ago
Last synced at: about 1 year ago
go.mod
go
- github.com/GeertJohan/go.rice v0.0.0-20170420135705-c02ca9a983da
- github.com/PagerDuty/go-pagerduty v0.0.0-20180629083436-5f93c380e5f9
- github.com/daaku/go.zipexe v0.0.0-20150329023125-a5fe2436ffcb
- github.com/google/go-querystring v1.0.0
- github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1
- github.com/urfave/cli/v2 v2.2.0
- github.com/xanzy/go-gitlab v0.31.0
- gopkg.in/yaml.v2 v2.2.2
go.sum
go
- github.com/BurntSushi/toml v0.3.1
- github.com/GeertJohan/go.rice v0.0.0-20170420135705-c02ca9a983da
- github.com/PagerDuty/go-pagerduty v0.0.0-20180629083436-5f93c380e5f9
- github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d
- github.com/daaku/go.zipexe v0.0.0-20150329023125-a5fe2436ffcb
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/protobuf v1.2.0
- github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
- github.com/google/go-querystring v1.0.0
- github.com/hashicorp/go-cleanhttp v0.5.1
- github.com/hashicorp/go-hclog v0.9.2
- github.com/hashicorp/go-retryablehttp v0.6.4
- github.com/kardianos/osext v0.0.0-20170510131534-ae77be60afb1
- github.com/pmezard/go-difflib v1.0.0
- github.com/russross/blackfriday/v2 v2.0.1
- github.com/shurcooL/sanitized_anchor_name v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.4.0
- github.com/urfave/cli v1.22.4
- github.com/urfave/cli/v2 v2.2.0
- github.com/xanzy/go-gitlab v0.6.2
- github.com/xanzy/go-gitlab v0.31.0
- golang.org/x/net v0.0.0-20180724234803-3673e40ba225
- golang.org/x/net v0.0.0-20181108082009-03003ca0c849
- golang.org/x/oauth2 v0.0.0-20181106182150-f42d05182288
- golang.org/x/sync v0.0.0-20181108010431-42b317875d0f
- golang.org/x/text v0.3.0
- golang.org/x/time v0.0.0-20191024005414-555d28b269f0
- google.golang.org/appengine v1.3.0
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v2 v2.2.1
- gopkg.in/yaml.v2 v2.2.2