mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-05-22 09:03:19 +00:00
9 lines
140 B
Modula-2
9 lines
140 B
Modula-2
module github.com/rancherfederal/hauler
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/google/go-containerregistry v0.1.2
|
|
github.com/spf13/cobra v1.0.0
|
|
)
|