mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 10:39:01 +01:00
0b4e03f5fc
With go 1.17 a change to the build flags was implemented: https://go.googlesource.com/proposal/+/master/design/draft-gobuild.md The formatter now automatically adds the forward-compatible build tag format and the linter checks for them, so we need to include them in our code. |
||
---|---|---|
.. | ||
fuzz_utils.go | ||
random_actone.go | ||
random_actthree.go | ||
random_acttwo.go | ||
random_init_decrypt.go | ||
random_init_enc_dec.go | ||
random_init_encrypt.go | ||
random_resp_decrypt.go | ||
random_resp_enc_dec.go | ||
random_resp_encrypt.go | ||
static_actone.go | ||
static_actthree.go | ||
static_acttwo.go | ||
static_init_decrypt.go | ||
static_init_enc_dec.go | ||
static_init_encrypt.go | ||
static_resp_decrypt.go | ||
static_resp_enc_dec.go | ||
static_resp_encrypt.go |