all repos — coredns @ f4e4a103e9c95ca82d69e13c373edbfc0021498b

custom build of coredns with the tailscale plugin

deps: use go 1.21
Anirudh Oppiliappan x@icyphox.sh
Thu, 04 Apr 2024 20:43:03 +0300
commit

f4e4a103e9c95ca82d69e13c373edbfc0021498b

parent

a2eed35fa79f978a63b7e57105adb0fa4e0b8995

1 files changed, 1 insertions(+), 3 deletions(-)

jump to
M go.modgo.mod

@@ -1,8 +1,6 @@

module git.icyphox.sh/coredns -go 1.22.0 - -toolchain go1.22.2 +go 1.21 require ( github.com/coredns/coredns v1.11.2