diff options
author | Kevin Wallace <doof@doof.net> | 2021-09-30 07:18:20 -0700 |
---|---|---|
committer | Kevin Wallace <doof@doof.net> | 2021-09-30 07:18:20 -0700 |
commit | ba5766d054216e50e1020b727382b35782f710d2 (patch) | |
tree | 3de1e475ce74098304d18067057f2fef569a82b0 | |
parent | parse origin info, fetch ASN name (diff) |
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module doof.net/cmd/rdns + +go 1.17 |