aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-10-08 23:05:53 -0400
committersotech117 <michael_foiani@brown.edu>2023-10-08 23:05:53 -0400
commit4966c054b3f462f6eaf24591c4ab1a945e72bb6f (patch)
treeb33ce376ceeadaecb926f0daa841f6d11f56442f /go.mod
parent5a5dec572c01a7d306c3bdd3fd0ad8cec63c6049 (diff)
fix heiarchy. rewrite routing table code
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 9654e0e..b7e6cbe 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module golang-sockets
+module iptcp
go 1.20