bump to go 1.20

This commit is contained in:
Mike Farah
2023-02-11 04:06:16 +11:00
parent 0f2a84d270
commit 5cb3c876fc
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: '^1.19'
go-version: '^1.20'
check-latest: true
- name: Compile man page markup
id: gen-man-page-md