Updating Go 1.18 and Wireguard dependencies (#282)

This commit is contained in:
Maycon Santos
2022-03-22 14:59:17 +01:00
committed by GitHub
parent cf336bd49d
commit 97ab8f4c34
6 changed files with 6 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.17.x]
go-version: [1.18.x]
runs-on: macos-latest
steps:
- name: Install Go