Skip to content

Commit 94af304

Browse files
committed
よいしょー
1 parent 3e87ba8 commit 94af304

329 files changed

Lines changed: 69058 additions & 15334 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gopkg.lock

Lines changed: 66 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 18 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,40 @@
2626

2727

2828
[[constraint]]
29-
name = "github.com/dustin/go-humanize"
30-
version = "1.0.0"
29+
name = "github.com/fatih/color"
30+
version = "1.7.0"
3131

3232
[[constraint]]
33-
name = "github.com/studio-b12/gowebdav"
34-
version = "6.0.0"
33+
branch = "master"
34+
name = "github.com/skratchdot/open-golang"
3535

3636
[[constraint]]
3737
branch = "master"
3838
name = "github.com/thamaji/cachedir"
3939

4040
[[constraint]]
4141
branch = "master"
42-
name = "github.com/thamaji/ioutils"
42+
name = "github.com/thamaji/pbpool"
43+
44+
[[constraint]]
45+
branch = "master"
46+
name = "github.com/thamaji/tablewriter"
47+
48+
[[constraint]]
49+
branch = "master"
50+
name = "github.com/thamaji/wordwriter"
4351

4452
[[constraint]]
4553
branch = "master"
4654
name = "golang.org/x/crypto"
4755

56+
[[constraint]]
57+
branch = "master"
58+
name = "golang.org/x/sync"
59+
4860
[[constraint]]
4961
name = "gopkg.in/cheggaaa/pb.v1"
50-
version = "1.0.26"
62+
version = "1.0.28"
5163

5264
[[constraint]]
5365
branch = "v2"
@@ -56,7 +68,3 @@
5668
[prune]
5769
go-tests = true
5870
unused-packages = true
59-
60-
[[constraint]]
61-
branch = "master"
62-
name = "github.com/skratchdot/open-golang"

0 commit comments

Comments
 (0)