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 committed by Márk Sági-Kazár
parent 2f5cb62e1f
commit 982460e8e1

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