mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-03 18:23:35 +02:00
multi: Remove GO111MODULE env variable in Makefile
The `GO111MODULE` variable is not required from go 1.16 https://go.dev/blog/go116-module-changes
This commit is contained in:
11
docs/release-notes/release-notes-0.14.2.md
Normal file
11
docs/release-notes/release-notes-0.14.2.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Release Notes
|
||||
|
||||
## Build System
|
||||
|
||||
* [Clean up Makefile by using go
|
||||
install](https://github.com/lightningnetwork/lnd/pull/6035).
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Naveen Srinivasan
|
||||
* Oliver Gugger
|
Reference in New Issue
Block a user