Skip to content

Commit caca210

Browse files
committed
Regen deps
1 parent 47fdc45 commit caca210

2 files changed

Lines changed: 14 additions & 18 deletions

File tree

Gopkg.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 13 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,25 @@
1010
branch = "master"
1111
name = "github.com/VividCortex/godaemon"
1212

13+
[[constraint]]
14+
name = "github.com/coreos/go-systemd"
15+
version = "15.0.0"
16+
1317
[[constraint]]
1418
branch = "master"
1519
name = "github.com/dchest/safefile"
1620

1721
[[constraint]]
1822
branch = "master"
19-
name = "github.com/hashicorp/golang-lru"
23+
name = "github.com/hashicorp/go-immutable-radix"
2024

2125
[[constraint]]
2226
branch = "master"
27+
name = "github.com/hashicorp/golang-lru"
28+
29+
[[constraint]]
2330
name = "github.com/jedisct1/dlog"
31+
version = "0.1.0"
2432

2533
[[constraint]]
2634
branch = "master"
@@ -30,26 +38,14 @@
3038
branch = "master"
3139
name = "github.com/jedisct1/xsecretbox"
3240

33-
[[constraint]]
34-
name = "github.com/miekg/dns"
35-
version = "1.0.3"
36-
3741
[[constraint]]
3842
branch = "master"
39-
name = "golang.org/x/crypto"
40-
41-
[[constraint]]
42-
branch = "master"
43-
name = "github.com/hashicorp/go-immutable-radix"
43+
name = "github.com/kardianos/service"
4444

4545
[[constraint]]
46-
name = "github.com/judwhite/go-svc"
47-
version = "1.0.0"
46+
name = "github.com/miekg/dns"
47+
version = "1.0.3"
4848

4949
[[constraint]]
5050
branch = "master"
51-
name = "github.com/kardianos/service"
52-
53-
[[constraint]]
54-
name = "github.com/coreos/go-systemd"
55-
version = "15.0.0"
51+
name = "golang.org/x/crypto"

0 commit comments

Comments
 (0)