Update go.mod

This commit is contained in:
Tim Beatham
2023-11-05 10:54:38 +00:00
committed by GitHub
parent 1b286dd3c1
commit 76dda2cf6f

2
go.mod
View File

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