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

2
go.mod
View File

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