mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:57:56 +00:00
Better name for jsonstatus package
internal/ui/jsonstatus and termstatus sound similar but are not related in any way. Instead `internal/ui/backup` and `internal/ui/jsonstatus/status` are the counterparts. Rename the latter to `internal/ui/json/backup` to make this clear.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package jsonstatus
|
||||
package json
|
||||
|
||||
import (
|
||||
"bytes"
|
Reference in New Issue
Block a user