Updates to dependencies and go.mod files

This commit is contained in:
Juan Calderon-Perez
2023-03-27 18:51:46 -07:00
parent 1ab2060f49
commit c2fc6d75f2
27 changed files with 107 additions and 40 deletions
+3 -1
View File
@@ -14,12 +14,14 @@ jobs:
strategy:
matrix:
go-version:
- 1.16.x
- 1.17.x
- 1.18.x
- 1.19.x
- 1.20.x
platform:
- ubuntu-latest
- windows-latest
- macos-latest
runs-on: '${{ matrix.platform }}'
steps:
- name: Install Go