Skip to content

Commit

Permalink
update docker-utils with xplorfin/docker-utils#9 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jakesylvestre committed Mar 14, 2021
1 parent 55570b5 commit 026f910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/docker/docker v20.10.5+incompatible
github.com/lightningnetwork/lnd v0.11.1-beta.rc5
github.com/stretchr/testify v1.5.1
github.com/xplorfin/docker-utils v0.8.0
github.com/xplorfin/docker-utils v0.9.0
)

replace github.com/btcsuite/btcd v0.21.0-beta => github.com/xplorfin/btcd v0.21.0-hotfix
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ github.com/urfave/cli v1.18.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijb
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2/go.mod h1:UETIi67q53MR2AWcXfiuqkDkRtnGDLqkBTpCHuJHxtU=
github.com/xplorfin/btcd v0.21.0-hotfix h1:zaab2dksut4t4J9jEMIOjSilMIhSuYVRUitLUYiceOM=
github.com/xplorfin/btcd v0.21.0-hotfix/go.mod h1:Sv4JPQ3/M+teHz9Bo5jBpkNcP0x6r7rdihlNL/7tTAs=
github.com/xplorfin/docker-utils v0.8.0 h1:di/Q/OsPFHNTPcq2m28SLz/D9qA9wiRtlbX1JgjiZXM=
github.com/xplorfin/docker-utils v0.8.0/go.mod h1:kmtOYoWpZsNp3jw5GyeQaFyNRbfJEMC8/nvU3lJ2eE0=
github.com/xplorfin/docker-utils v0.9.0 h1:tQoXRp+DYFLPlkrTw2gi6ApgKJwYK83lgvgEkGA8Nwo=
github.com/xplorfin/docker-utils v0.9.0/go.mod h1:kmtOYoWpZsNp3jw5GyeQaFyNRbfJEMC8/nvU3lJ2eE0=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
go.etcd.io/bbolt v1.3.3/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
Expand Down

0 comments on commit 026f910

Please sign in to comment.