Add repeat/separator templates; validate at compile time; support Go 1.22+ via GO_VERSION

This commit is contained in:
lilleman
2026-06-08 21:11:58 +02:00
parent 72154502d7
commit 3e1cd3ee2a
8 changed files with 241 additions and 139 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/Timewave-AB/fakes
go 1.26
go 1.22