talos/go.work
Noel Georgi efcdc16c5a
chore: add go.work
Add go.work to work with `talos` and `pkg/machinery`

Signed-off-by: Noel Georgi <git@frezbo.dev>
2022-05-19 23:13:57 +05:30

7 lines
37 B
Plaintext

go 1.18
use (
.
./pkg/machinery
)