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

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/wiretrustee/wiretrustee
go 1.17
go 1.18
require (
github.com/cenkalti/backoff/v4 v4.1.2