chore: fix golang version

This commit is contained in:
2023-12-29 14:04:28 +03:00
parent b2029e04a2
commit 73831b7a88
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/andoma-go/sanitize
go 1.21.4
go 1.21
require github.com/stretchr/testify v1.8.4