build: bump min Go version to 1.19

Fixes https://github.com/lightningnetwork/lnd/issues/7495
This commit is contained in:
Olaoluwa Osuntokun
2023-03-08 18:02:30 -08:00
parent a28fbd4690
commit 0bbbd9b911
8 changed files with 16 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ go:
# /make/builder.Dockerfile
# /.github/workflows/main.yml
# /.github/workflows/release.yml
- "1.19.2"
- "1.19.7"
env:
global: