Update go.mod

This commit is contained in:
Juan Calderon-Perez
2025-04-08 08:24:24 -04:00
committed by GitHub
parent c425087442
commit 33ac0242fc

View File

@@ -2,7 +2,6 @@ module github.com/gofiber/storage/surrealdb
go 1.23.0
toolchain go1.23.3
require (
github.com/stretchr/testify v1.10.0