mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-03 20:12:54 +00:00
6 lines
80 B
Go
Vendored
6 lines
80 B
Go
Vendored
package util
|
|
|
|
const (
|
|
AppNameVersion = "https://github.com/diskfs/go-diskfs"
|
|
)
|