Bump go.mod and rename reuseport files (#1259)

Go 1.11 was a long time ago, so rename the reuseport go files to
something more sane. Contemplated _unix, or _posix but that didn't
really cut it. Went with reuseport and no_reuseport.

Also bump go.mod to 1.14

Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
Miek Gieben 2021-05-07 09:30:50 +02:00 committed by GitHub
parent cce7f43db4
commit 21ccaf84aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/miekg/dns
go 1.13
go 1.14
require (
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110