Update go.mod

This commit is contained in:
Tim Beatham 2023-11-05 10:49:18 +00:00 committed by GitHub
parent b2fa08a642
commit 900c67a121
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/tim-beatham/wgmesh module github.com/tim-beatham/wgmesh
go 1.21.1 go 1.20
require ( require (
github.com/akamensky/argparse v1.4.0 github.com/akamensky/argparse v1.4.0