build: update build system to Go 1.20.3

This commit is contained in:
Olaoluwa Osuntokun
2023-04-05 11:28:24 -07:00
parent 981771022b
commit c0f4defe0b
6 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ env:
# /dev.Dockerfile
# /make/builder.Dockerfile
# /.github/workflows/release.yml
GO_VERSION: 1.19.7
GO_VERSION: 1.20.3
jobs:
########################

View File

@@ -16,7 +16,7 @@ env:
# /dev.Dockerfile
# /make/builder.Dockerfile
# /.github/workflows/main.yml
GO_VERSION: 1.19.7
GO_VERSION: 1.20.3
jobs:
main: