Add makefile and ci/cd commit validation #4

Merged
omicron merged 2 commits from cicd into main 2025-05-20 20:48:00 +00:00
Showing only changes of commit eae48cf9ae - Show all commits

2
go.mod
View File

@ -1,6 +1,6 @@
module git.omicron.one/playground/cryptography
go 1.24.2
go 1.23.0
require (
github.com/stretchr/testify v1.10.0