Skip to content

Commit

Permalink
ticker+queue: run go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Jul 26, 2019
1 parent add905d commit 567c357
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions queue/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
github.com/lightningnetwork/lnd/ticker v1.0.0 h1:S1b60TEGoTtCe2A0yeB+ecoj/kkS4qpwh6l+AkQEZwU=
github.com/lightningnetwork/lnd/ticker v1.0.0/go.mod h1:iaLXJiVgI1sPANIF2qYYUJXjoksPNvGNYowB8aRbpX0=
2 changes: 2 additions & 0 deletions ticker/go.mod
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
module github.com/lightningnetwork/lnd/ticker

go 1.12

0 comments on commit 567c357

Please sign in to comment.