fix write files and deprecated calls

This commit is contained in:
Mikaël Cluseau
2023-11-27 14:08:44 +01:00
parent 69cc01db9b
commit 86d85f014c
6 changed files with 21 additions and 18 deletions

2
go.mod
View File

@ -25,4 +25,4 @@ require (
golang.zx2c4.com/wireguard v0.0.0-20220920152132-bb719d3a6e2c // indirect
)
go 1.18
go 1.21