Reduce go mod version compatibility to 1.23
This commit is contained in:
2
go.mod
2
go.mod
@ -1,6 +1,6 @@
|
|||||||
module git.omicron.one/playground/cryptography
|
module git.omicron.one/playground/cryptography
|
||||||
|
|
||||||
go 1.24.2
|
go 1.23.0
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/stretchr/testify v1.10.0
|
github.com/stretchr/testify v1.10.0
|
||||||
|
Reference in New Issue
Block a user