Skip to content

Commit d50d94a

Browse files
committed
chore: Update dependencies
1 parent 4913fc0 commit d50d94a

File tree

2,369 files changed

+21467
-927381
lines changed

Some content is hidden

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

2,369 files changed

+21467
-927381
lines changed

Gopkg.lock

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

Gopkg.toml

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,51 @@
1-
ignored = ["github.com/fossas/fossa-cli/test/fixtures/golang/*"]
2-
31
[[constraint]]
42
name = "github.com/BurntSushi/toml"
53
version = "0.3.0"
64

5+
[[constraint]]
6+
name = "github.com/blang/semver"
7+
version = "3.5.1"
8+
9+
[[constraint]]
10+
name = "github.com/bmatcuk/doublestar"
11+
version = "1.0.9"
12+
13+
[[constraint]]
14+
name = "github.com/briandowns/spinner"
15+
version = "1.0.0"
16+
17+
[[constraint]]
18+
branch = "master"
19+
name = "github.com/gnewton/jargo"
20+
21+
[[constraint]]
22+
name = "github.com/mattn/go-isatty"
23+
version = "0.0.3"
24+
725
[[constraint]]
826
name = "github.com/op/go-logging"
927
version = "1.0.0"
1028

29+
[[constraint]]
30+
name = "github.com/pkg/errors"
31+
version = "0.8.0"
32+
33+
[[constraint]]
34+
branch = "master"
35+
name = "github.com/rhysd/go-github-selfupdate"
36+
1137
[[constraint]]
1238
name = "github.com/urfave/cli"
1339
version = "1.20.0"
1440

1541
[[constraint]]
1642
name = "gopkg.in/src-d/go-git.v4"
17-
version = "4.1.0"
43+
version = "4.4.0"
1844

1945
[[constraint]]
20-
branch = "v2"
2146
name = "gopkg.in/yaml.v2"
47+
version = "2.2.1"
2248

23-
[[constraint]]
24-
name = "github.com/bmatcuk/doublestar"
25-
version = "1.0.9"
49+
[prune]
50+
go-tests = true
51+
unused-packages = true

vendor/github.com/BurntSushi/toml/_examples/example.go

Lines changed: 0 additions & 61 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/example.toml

Lines changed: 0 additions & 35 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/hard.toml

Lines changed: 0 additions & 22 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/implicit.toml

Lines changed: 0 additions & 4 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/invalid-apples.toml

Lines changed: 0 additions & 6 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/invalid.toml

Lines changed: 0 additions & 35 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/readme1.toml

Lines changed: 0 additions & 5 deletions
This file was deleted.

vendor/github.com/BurntSushi/toml/_examples/readme2.toml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)