Add go.work to work with `talos` and `pkg/machinery` Signed-off-by: Noel Georgi <git@frezbo.dev>
7 lines
37 B
Plaintext
7 lines
37 B
Plaintext
go 1.18
|
|
|
|
use (
|
|
.
|
|
./pkg/machinery
|
|
)
|