Remove dependencies
Some checks failed
Benchmark BufferPool / RunBenchmarks (push) Failing after 16s
Run Tests / Test (push) Failing after 14s

This commit is contained in:
2024-07-31 13:15:57 +02:00
parent d477951fb4
commit b74a7c842f
2 changed files with 1 additions and 18 deletions

5
go.mod
View File

@@ -2,7 +2,4 @@ module smpptester
go 1.22.4
require (
github.com/warthog618/sms v0.3.0
github.com/yuin/gopher-lua v1.1.1
)
require github.com/yuin/gopher-lua v1.1.1