mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-24 09:33:24 +00:00
6 lines
80 B
Go
Vendored
6 lines
80 B
Go
Vendored
package util
|
|
|
|
const (
|
|
AppNameVersion = "https://github.com/diskfs/go-diskfs"
|
|
)
|