feat!: drop Go 1.16 support

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2023-01-19 16:09:42 +01:00
parent 2f5cb62e1f
commit 6b10889c15
No known key found for this signature in database
GPG key ID: 31AB0439F4C5C90E

View file

@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
go: ['1.16', '1.17', '1.18', '1.19']
go: ['1.17', '1.18', '1.19']
env:
GOFLAGS: -mod=readonly