1. 23 Apr, 2021 13 commits
  2. 21 Apr, 2021 1 commit
    • Andrew Gillis's avatar
      Properly report DNSLink errors (#12) · 22432d19
      Andrew Gillis authored
      * Properly report DNSLink errors
      
      Only report that there is no DNSLink for a name when there are no DNSLink TXT records available for that name.  For all other errors, such as being offline, report the more general "cannot resolve name" error.
      
      * Document that we give precedence to good results from looking up DNSLinks in TXT records from `"_dnslink."+fqdn` over results from `fqdn`.
      22432d19
  3. 07 Apr, 2021 2 commits
  4. 05 Apr, 2021 1 commit
  5. 29 Mar, 2021 2 commits
  6. 22 Mar, 2021 4 commits
  7. 16 Mar, 2021 4 commits
  8. 19 Feb, 2021 5 commits
  9. 18 Feb, 2021 4 commits
  10. 05 Feb, 2021 1 commit
    • Daniel Martí's avatar
      all: gofmt -s · 996d2cba
      Daniel Martí authored
      This "simplify" flag mainly removes redundant types in expressions.
      
      Not particularly important, but a nice change that also makes gopls not
      show warnings.
      996d2cba
  11. 28 Jan, 2021 1 commit
  12. 26 Aug, 2020 2 commits