1
0
forked from extern/smegmesh

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
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
go 1.20
go 1.21.3
require (
github.com/akamensky/argparse v1.4.0