Remove exp slices requirement

This commit is contained in:
WeebDataHoarder
2025-04-06 01:59:47 +02:00
parent 617ec804bc
commit 105477c3ee
6 changed files with 53 additions and 4 deletions

6
go.work Normal file
View File

@@ -0,0 +1,6 @@
go 1.22.0
use (
.
utils/exp
)