pkgcritic icon indicating copy to clipboard operation
pkgcritic copied to clipboard

gnd.la is expired

Open yunginnanet opened this issue 4 years ago • 0 comments

gnd.la is expired, it's the import path for several packages

	pkgcritic.test imports
	github.com/rainycape/gondola/social/github imports
	gnd.la/net/httpclient: cannot find module providing package gnd.la/net/httpclient: unrecognized import path "gnd.la/net/httpclient": httpsfetch: Get "https://gnd.la/net/httpclient?go-get=1": dial tcp: lookup gnd.la on 127.0.0.1:53: no such host
pkgcritic tested by
	pkgcritic.test imports
	github.com/rainycape/gondola/social/github imports
	gnd.la/net/oauth2: cannot find module providing package gnd.la/net/oauth2: unrecognized import path "gnd.la/net/oauth2": https fetch: Get "https://gnd.la/net/oauth2?go-get=1": dial tcp: lookup gnd.la on 127.0.0.1:53: no such host
pkgcritic tested by
	pkgcritic.test imports
	github.com/rainycape/gondola/social/github imports
	gnd.la/net/urlutil: cannot find module providing package gnd.la/net/urlutil: unrecognized import path "gnd.la/net/urlutil": https fetch: Get "https://gnd.la/net/urlutil?go-get=1": dial tcp: lookup gnd.la on 127.0.0.1:53: no such host
; <<>> DiG 9.16.15-Debian <<>> gnd.la
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 11148
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: 6c9079b78306b7a5 (echoed)
;; QUESTION SECTION:
;gnd.la.				IN	A

;; AUTHORITY SECTION:
la.			1678	IN	SOA	ns0.nic.la. hostmaster.nic.la. 3000575473 900 1800 6048000 3600

;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Sep 15 07:51:15 PDT 2021
;; MSG SIZE  rcvd: 112

The queried object does not exist: previous registration D1378104-LANIC was purged on 2017-10-08T12:03:02.0Z (DOMAIN NOT FOUND)

yunginnanet avatar Sep 15 '21 14:09 yunginnanet