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 /spice.go | |
| parent | 5c3543864db493bdf87375844f9d3b829a31d985 (diff) | |
change name to virtigolib
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'spice.go')
| -rw-r--r-- | spice.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ // Copyright 2024 WIT.COM Inc Licensed GPL 3.0 -package virtigoxml +package virtigolib import ( "errors" |
