awl/pkg
Sam Therapy b80219019e
All checks were successful
continuous-integration/drone/push Build is passing
Add check for port at the end (#142)
Fixes #141

Before, a failure would add on the port, eg.
```
127.0.0.1:53
127.0.0.1:53:53
127.0.0.1:53:53:53 // Go actually thinks this is now an IPv6 address, interesting
```

Now a check is added so this doesn't happen

Reviewed-on: #142
Reviewed-by: grumbulon <grumbulon@grumbulon.xyz>
2022-10-16 14:25:13 +00:00
..
logawl chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00
query fix(query): fix printing irregularities (#140) 2022-10-14 16:51:27 +00:00
resolvers Add check for port at the end (#142) 2022-10-16 14:25:13 +00:00
util chore(Refactor) (#110) 2022-09-24 23:11:09 +00:00