Retract v18.0.0 (#7)

This commit is contained in:
Scott Kay
2023-02-23 10:48:16 -05:00
committed by GitHub
parent 3936c7cc40
commit 49cfc483bd
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
go-version:
- 1.13.x # first version with errors.Is
- 1.16.x # first version with retract
- 1.x # latest stable version
steps:
- name: Checkout