10 Commits

Author SHA1 Message Date
Jordan Whited
537afbe95b
Bump to Go 1.21 (#54)
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
2023-12-26 13:22:21 -08:00
dependabot[bot]
6c4c99e644
Bump golang.org/x/net from 0.1.0 to 0.7.0 (#50)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 20:00:25 -08:00
Jordan Whited
9dceead688
update deps (#47)
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
2022-12-17 19:41:55 -08:00
Jordan Whited
06de26a522
require Go 1.19 (#46)
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
2022-12-17 19:31:29 -08:00
Jordan Whited
7940269f17 upgrade to coredns v1.9.2 2022-05-18 10:42:34 -07:00
Jordan Whited
dfd8346f69 update import paths to support coredns v1.8.0 2020-11-24 15:05:19 -08:00
Jordan Whited
4f2477b43c add cmd/coredns 2020-05-26 12:14:32 -07:00
Jordan Whited
4e16d5b9fc represent pub keys in Base32 2020-05-13 16:15:48 -07:00
Jordan Whited
e6531c81ed start on ServeDNS() for PTR queries 2020-05-12 15:39:48 -07:00
Jordan Whited
9cf6a70617 initial commit 2020-05-09 16:47:41 -07:00