Skip to content

Commit 67e363e

Browse files
authored
Merge pull request #19 from lightninglabs/lnd-0-15
build: update to Go 1.18.3, use lnd v0.15.0 by default
2 parents 4394df9 + 69d1997 commit 67e363e

File tree

5 files changed

+248
-228
lines changed

5 files changed

+248
-228
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG GO_VERSION=1.17.6
1+
ARG GO_VERSION=1.18.3
22
ARG BASE_IMAGE=lightninglabs/lnd
3-
ARG BASE_IMAGE_VERSION=v0.14.2-beta
3+
ARG BASE_IMAGE_VERSION=v0.15.0-beta
44

55
FROM golang:${GO_VERSION}-alpine as builder
66

dev.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG GO_VERSION=1.17.6
1+
ARG GO_VERSION=1.18.3
22
ARG BASE_IMAGE=lightninglabs/lnd
3-
ARG BASE_IMAGE_VERSION=v0.14.2-beta
3+
ARG BASE_IMAGE_VERSION=v0.15.0-beta
44

55
FROM golang:${GO_VERSION}-alpine as builder
66

go.mod

Lines changed: 39 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,53 @@
11
module github.com/lightninglabs/lndinit
22

33
require (
4-
github.com/btcsuite/btcd v0.22.0-beta.0.20211005184431-e3449998be39
5-
github.com/btcsuite/btcwallet v0.13.1-0.20211201210108-79de92f527dc
4+
github.com/btcsuite/btcd v0.23.1
5+
github.com/btcsuite/btcwallet v0.15.1
66
github.com/jessevdk/go-flags v1.4.0
77
github.com/kkdai/bstream v1.0.0
88
github.com/lightninglabs/protobuf-hex-display v1.4.3-hex-display
9-
github.com/lightningnetwork/lnd v0.14.2-beta
10-
github.com/stretchr/testify v1.7.0
9+
github.com/lightningnetwork/lnd v0.15.0-beta
10+
github.com/stretchr/testify v1.7.1
1111
google.golang.org/grpc v1.38.0
1212
k8s.io/api v0.18.3
1313
k8s.io/apimachinery v0.18.3
1414
k8s.io/client-go v0.18.3
1515
)
1616

1717
require (
18-
git.schwanenlied.me/yawning/bsaes.git v0.0.0-20180720073208-c0276d75487e // indirect
19-
github.com/Yawning/aez v0.0.0-20180114000226-4dad034d9db2 // indirect
18+
github.com/Yawning/aez v0.0.0-20211027044916-e49e68abd344 // indirect
2019
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da // indirect
2120
github.com/aead/siphash v1.0.1 // indirect
2221
github.com/andybalholm/brotli v1.0.3 // indirect
2322
github.com/beorn7/perks v1.0.1 // indirect
23+
github.com/btcsuite/btcd/btcec/v2 v2.2.0 // indirect
24+
github.com/btcsuite/btcd/btcutil v1.1.1 // indirect
25+
github.com/btcsuite/btcd/btcutil/psbt v1.1.4 // indirect
26+
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.1 // indirect
2427
github.com/btcsuite/btclog v0.0.0-20170628155309-84c8d2346e9f // indirect
25-
github.com/btcsuite/btcutil v1.0.3-0.20210527170813-e2ba6805a890 // indirect
26-
github.com/btcsuite/btcutil/psbt v1.0.3-0.20210527170813-e2ba6805a890 // indirect
27-
github.com/btcsuite/btcwallet/wallet/txauthor v1.1.0 // indirect
28-
github.com/btcsuite/btcwallet/wallet/txrules v1.1.0 // indirect
28+
github.com/btcsuite/btcwallet/wallet/txauthor v1.2.3 // indirect
29+
github.com/btcsuite/btcwallet/wallet/txrules v1.2.0 // indirect
2930
github.com/btcsuite/btcwallet/wallet/txsizes v1.1.0 // indirect
30-
github.com/btcsuite/btcwallet/walletdb v1.3.6-0.20210803004036-eebed51155ec // indirect
31-
github.com/btcsuite/btcwallet/wtxmgr v1.3.1-0.20210822222949-9b5a201c344c // indirect
31+
github.com/btcsuite/btcwallet/walletdb v1.4.0 // indirect
32+
github.com/btcsuite/btcwallet/wtxmgr v1.5.0 // indirect
3233
github.com/btcsuite/go-socks v0.0.0-20170105172521-4720035b7bfd // indirect
3334
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792 // indirect
35+
github.com/btcsuite/winsvc v1.0.0 // indirect
3436
github.com/cespare/xxhash/v2 v2.1.1 // indirect
3537
github.com/coreos/go-semver v0.3.0 // indirect
3638
github.com/coreos/go-systemd v0.0.0-20190719114852-fd7a80b32e1f // indirect
3739
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
3840
github.com/davecgh/go-spew v1.1.1 // indirect
41+
github.com/decred/dcrd/crypto/blake256 v1.0.0 // indirect
42+
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.1 // indirect
3943
github.com/decred/dcrd/lru v1.0.0 // indirect
4044
github.com/dsnet/compress v0.0.1 // indirect
4145
github.com/dustin/go-humanize v1.0.0 // indirect
46+
github.com/dvyukov/go-fuzz v0.0.0-20210602112143-b1f3d6f4ef4e // indirect
4247
github.com/fergusstrange/embedded-postgres v1.10.0 // indirect
4348
github.com/form3tech-oss/jwt-go v3.2.3+incompatible // indirect
4449
github.com/go-errors/errors v1.0.1 // indirect
50+
github.com/gofrs/uuid v4.2.0+incompatible // indirect
4551
github.com/gogo/protobuf v1.3.2 // indirect
4652
github.com/golang/protobuf v1.5.2 // indirect
4753
github.com/golang/snappy v0.0.4 // indirect
@@ -64,18 +70,28 @@ require (
6470
github.com/jonboulle/clockwork v0.2.2 // indirect
6571
github.com/jrick/logrotate v1.0.0 // indirect
6672
github.com/json-iterator/go v1.1.11 // indirect
67-
github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8 // indirect
73+
github.com/juju/clock v0.0.0-20220203021603-d9deb868a28a // indirect
74+
github.com/juju/collections v0.0.0-20220203020748-febd7cad8a7a // indirect
75+
github.com/juju/errors v0.0.0-20220622220526-54a94488269b // indirect
76+
github.com/juju/loggo v0.0.0-20210728185423-eebad3a902c4 // indirect
77+
github.com/juju/mgo/v2 v2.0.0-20220111072304-f200228f1090 // indirect
78+
github.com/juju/retry v0.0.0-20220204093819-62423bf33287 // indirect
79+
github.com/juju/utils/v3 v3.0.0-20220203023959-c3fbc78a33b0 // indirect
80+
github.com/juju/version/v2 v2.0.0-20220204124744-fc9915e3d935 // indirect
6881
github.com/klauspost/compress v1.13.6 // indirect
6982
github.com/klauspost/pgzip v1.2.5 // indirect
83+
github.com/kr/pretty v0.2.1 // indirect
7084
github.com/lib/pq v1.10.3 // indirect
7185
github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf // indirect
72-
github.com/lightninglabs/neutrino v0.13.0 // indirect
73-
github.com/lightningnetwork/lightning-onion v1.0.2-0.20210520211913-522b799e65b1 // indirect
86+
github.com/lightninglabs/neutrino v0.14.2 // indirect
87+
github.com/lightningnetwork/lightning-onion v1.0.2-0.20220211021909-bb84a1ccb0c5 // indirect
7488
github.com/lightningnetwork/lnd/clock v1.1.0 // indirect
75-
github.com/lightningnetwork/lnd/healthcheck v1.2.0 // indirect
76-
github.com/lightningnetwork/lnd/kvdb v1.3.0 // indirect
89+
github.com/lightningnetwork/lnd/healthcheck v1.2.2 // indirect
90+
github.com/lightningnetwork/lnd/kvdb v1.3.1 // indirect
7791
github.com/lightningnetwork/lnd/queue v1.1.0 // indirect
7892
github.com/lightningnetwork/lnd/ticker v1.1.0 // indirect
93+
github.com/lightningnetwork/lnd/tlv v1.0.3 // indirect
94+
github.com/lightningnetwork/lnd/tor v1.0.1 // indirect
7995
github.com/ltcsuite/ltcd v0.0.0-20190101042124-f37f8bf35796 // indirect
8096
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
8197
github.com/mholt/archiver/v3 v3.5.0 // indirect
@@ -93,10 +109,12 @@ require (
93109
github.com/sirupsen/logrus v1.7.0 // indirect
94110
github.com/soheilhy/cmux v0.1.5 // indirect
95111
github.com/spf13/pflag v1.0.5 // indirect
112+
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
96113
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect
97114
github.com/ulikunitz/xz v0.5.10 // indirect
98115
github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect
99116
github.com/xiang90/probing v0.0.0-20190116061207-43a291ad63a2 // indirect
117+
gitlab.com/yawning/bsaes.git v0.0.0-20190805113838-0a714cd429ec // indirect
100118
go.etcd.io/bbolt v1.3.6 // indirect
101119
go.etcd.io/etcd/api/v3 v3.5.0 // indirect
102120
go.etcd.io/etcd/client/pkg/v3 v3.5.0 // indirect
@@ -118,12 +136,12 @@ require (
118136
go.uber.org/atomic v1.7.0 // indirect
119137
go.uber.org/multierr v1.6.0 // indirect
120138
go.uber.org/zap v1.17.0 // indirect
121-
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
122-
golang.org/x/net v0.0.0-20210913180222-943fd674d43e // indirect
139+
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 // indirect
140+
golang.org/x/net v0.0.0-20211216030914-fe4d6282115f // indirect
123141
golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1 // indirect
124-
golang.org/x/sys v0.0.0-20210915083310-ed5796bab164 // indirect
142+
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a // indirect
125143
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 // indirect
126-
golang.org/x/text v0.3.6 // indirect
144+
golang.org/x/text v0.3.7 // indirect
127145
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba // indirect
128146
google.golang.org/appengine v1.6.6 // indirect
129147
google.golang.org/genproto v0.0.0-20210617175327-b9e0b3197ced // indirect

0 commit comments

Comments
 (0)