This commit is contained in:
root 2025-06-26 09:08:35 -04:00
parent 25ca294287
commit e22e9e83b0
3 changed files with 8 additions and 1 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
go.sum
main
pretty-ip

2
go.mod
View File

@ -1,4 +1,4 @@
module jmoore53.com/veth-go-testing module jmoore53.com/pretty-ip
go 1.24.0 go 1.24.0

BIN
main

Binary file not shown.