1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

87 Commits

Author SHA1 Message Date
Chris Cummer
e720bc7812 Merge branch 'master' into dependabot/go_modules/github.com/gdamore/tcell-1.3.0 2019-09-25 05:39:04 -07:00
Chris Cummer
f1533ad391 Merge branch 'master' into dependabot/go_modules/github.com/radovskyb/watcher-1.0.7 2019-09-25 05:36:58 -07:00
dependabot-preview[bot]
c8f294129c
Bump github.com/alecthomas/chroma from 0.6.3 to 0.6.7
Bumps [github.com/alecthomas/chroma](https://github.com/alecthomas/chroma) from 0.6.3 to 0.6.7.
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v0.6.3...v0.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 07:48:06 +00:00
dependabot-preview[bot]
f4ab8cd5e2
Bump google.golang.org/api from 0.9.0 to 0.10.0
Bumps [google.golang.org/api](https://github.com/google/google-api-go-client) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/google/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](https://github.com/google/google-api-go-client/compare/v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 07:46:46 +00:00
dependabot-preview[bot]
9b89215e50
Bump github.com/gdamore/tcell from 1.2.0 to 1.3.0
Bumps [github.com/gdamore/tcell](https://github.com/gdamore/tcell) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/gdamore/tcell/releases)
- [Commits](https://github.com/gdamore/tcell/compare/v1.2.0...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:39:07 +00:00
dependabot-preview[bot]
c25a3a7d59
Bump github.com/radovskyb/watcher from 1.0.6 to 1.0.7
Bumps [github.com/radovskyb/watcher](https://github.com/radovskyb/watcher) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/radovskyb/watcher/releases)
- [Commits](https://github.com/radovskyb/watcher/compare/v1.0.6...v1.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:38:42 +00:00
dependabot-preview[bot]
b914e3879b
Bump github.com/google/go-github/v26 from 26.0.9 to 26.1.3
Bumps [github.com/google/go-github/v26](https://github.com/google/go-github) from 26.0.9 to 26.1.3.
- [Release notes](https://github.com/google/go-github/releases)
- [Commits](https://github.com/google/go-github/compare/v26.0.9...v26.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:38:20 +00:00
dependabot-preview[bot]
08a81914ed
Bump github.com/zorkian/go-datadog-api
Bumps [github.com/zorkian/go-datadog-api](https://github.com/zorkian/go-datadog-api) from 2.21.0+incompatible to 2.24.0+incompatible.
- [Release notes](https://github.com/zorkian/go-datadog-api/releases)
- [Commits](https://github.com/zorkian/go-datadog-api/compare/v2.21.0...v2.24.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 07:36:48 +00:00
Chris Cummer
e13e82a2b4 Merge branch 'add-devto-modules' of github.com:VictorAvelar/wtf into VictorAvelar-add-devto-modules 2019-09-22 17:44:07 -07:00
Chris Cummer
93ef3ea429 Update dependencies 2019-09-21 04:04:22 -07:00
Chris Cummer
1bfd26a55c Merge branch 'feature/azure-dev-ops-module' of github.com:v-braun/wtf into v-braun-feature/azure-dev-ops-module 2019-09-21 03:47:30 -07:00
vavelar
425a08522e Implementation of WTF devto module 2019-09-20 17:31:11 +02:00
Chris Cummer
330035b107 Update go.mod to point to vendored newrelic module 2019-09-20 06:07:10 -07:00
Chris Cummer
a13a284fb4 Remove stale glog dependency. Fixes #642 2019-09-19 04:08:25 -07:00
Viktor Braun (v_b)
64985c3beb implemented azure devops widget 2019-09-19 10:11:59 +02:00
Chris Cummer
979c7294eb Add forked version of Todoist 2019-09-15 15:43:40 -07:00
Indradhanush Gupta
f737c53864 Update go.mod, go.sum and vendor
Running `go mod vendor` generates new additions and deletions.
2019-09-14 16:33:39 +05:30
Indradhanush Gupta
1ee3e6d213 go.mod: Comment out line to replace github.com/darkSasori/todist
This line is producing the following error:

```
$ go mod vendor
go mod vendor: open /home/dhanush/go/src/github.com/wtfutil/wtf/vendor/github.com/darkSasori/todoist: no such file or directory
```

Commenting it out fixes the error and produces new changes to go.mod,
go.sum and the vendor directory.
2019-09-14 16:20:51 +05:30
Chris Cummer
35b7c97791
Merge pull request #615 from ibaum/fix-kubernetes-client
Update kubernetes client to connect to various kubernetes providers
2019-09-11 10:39:36 -07:00
Chris Cummer
e441e7ebf1 Fix go.mod merge conflicts 2019-09-07 07:01:56 -07:00
Ian Baum
6662c7f18e
Update kubernetes client to connect to various kubernetes providers
* Import k8s.io/client-go/plugin/pkg/client/auth to include
authentication libraries
* Update calls to panic to include the error message
2019-09-06 11:00:44 -05:00
Sean Smith
b184c8ae9f Hotfix todoist
While waiting for upstream todoist to work, patch locally
Use 'replace' to use locally vendored version, with modifications
2019-09-04 21:15:08 -04:00
Chris Cummer
34d6d03b43 Update the oauth2 package 2019-09-04 14:59:16 -07:00
Chris Cummer
3faefc1051 Upgrade tview and tcell dependencies 2019-09-03 21:09:21 -07:00
Viktor Braun (v_b)
8bd0bf722c implemented docker module 2019-09-03 17:33:51 +02:00
Andrew Suderman
3464abbde3
Adding tests 2019-08-05 22:04:57 -06:00
Chris Cummer
c17678013d Fix a couple of 'go vet' issues 2019-08-03 17:16:50 -07:00
Chris Cummer
60895c84a2 Upgrade tview dependency 2019-07-10 22:22:05 -07:00
Chris Cummer
b07f3c5e67 Reimpliments the module configuration validation
Now supports displaying errors from multiple widgets.
2019-07-07 16:04:43 -07:00
Chris Cummer
f19f1ee86d WTF-42 WIP Add FeedReader, an RSS/Atom feed reader 2019-07-03 21:54:10 -07:00
Chris Cummer
cc2ff457e6 Run 'go mod tidy' to clean up stray deps 2019-06-28 16:34:01 -07:00
Chris Cummer
e846fdeef8 Update go-github dependencies 2019-06-28 16:32:24 -07:00
Chris Cummer
9244d60abe Add a rudimentary Transmission module (https://transmissionbt.com) 2019-06-26 06:58:27 -07:00
Romain Bossart
7d080bb01a remove glog mod dep 2019-05-19 20:17:17 +02:00
Chris Cummer
18cc6c34ad WTF-455 Pass nil options for Gitlab project. Closes #455 2019-05-16 14:42:34 -07:00
Chris Cummer
2d0706c40b WTF-427 Use new keyboard implementation for widgets. Closes #427 2019-05-06 12:54:07 -07:00
retgits
e03b65b442
feat: update to go modules 2019-04-26 16:39:44 -07:00