diff options
| author | Jeff Carr <[email protected]> | 2024-01-06 14:57:51 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-06 14:57:51 -0600 |
| commit | b8991ccf586159044c6a17b87654f10860fd22cb (patch) | |
| tree | 4543581b5d1c82b8eeb81752e3c63e78321fd547 /linuxstatus/structs.go | |
| parent | 73811178b515e35b5f13515a2c2130b8a300a870 (diff) | |
old window is nearly deprecated
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'linuxstatus/structs.go')
| -rw-r--r-- | linuxstatus/structs.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxstatus/structs.go b/linuxstatus/structs.go index 10fec02..a012074 100644 --- a/linuxstatus/structs.go +++ b/linuxstatus/structs.go @@ -30,7 +30,7 @@ type LinuxStatus struct { hostshort *gadgets.OneLiner domainname *gadgets.OneLiner fqdn *gadgets.OneLiner - NSrr *gadgets.OneLiner + resolver *gadgets.OneLiner uid *gadgets.OneLiner IPv4 *gadgets.OneLiner IPv6 *gadgets.OneLiner |
