mirror of
https://github.com/siderolabs/omni.git
synced 2026-05-13 02:26:11 +02:00
Bump Go to v1.26.2 and remove unneeded replace directive Signed-off-by: Oguz Kilcan <oguz.kilcan@siderolabs.com>
8 lines
50 B
Plaintext
8 lines
50 B
Plaintext
go 1.26.2
|
|
|
|
use (
|
|
.
|
|
./client
|
|
./hack/zstd-dict
|
|
)
|