diff options
| author | Jeff Carr <[email protected]> | 2024-10-31 06:46:16 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-31 06:46:16 -0500 |
| commit | 2ab607246e19b79b11c19fe6ca17d4015966a0ef (patch) | |
| tree | b989a1a9cf7c7389083bbb8c637fe360ece226d7 /dumpNonStandardXML.go | |
| parent | 5c3543864db493bdf87375844f9d3b829a31d985 (diff) | |
change name to virtigolib
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'dumpNonStandardXML.go')
| -rw-r--r-- | dumpNonStandardXML.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dumpNonStandardXML.go b/dumpNonStandardXML.go index 2b2bdb9..e92d44b 100644 --- a/dumpNonStandardXML.go +++ b/dumpNonStandardXML.go @@ -8,7 +8,7 @@ // there might be something interesting in a VM // 'standard' here means what I think is standard -package virtigoxml +package virtigolib import ( "encoding/xml" |
