removed unneeded modules

This commit is contained in:
Maximilian Wagner
2025-12-26 01:41:06 +01:00
parent a6214e022f
commit 9ff121d7aa
2 changed files with 0 additions and 4 deletions

2
go.mod
View File

@@ -1,5 +1,3 @@
module git.noctra.dev/noctra/servtex
go 1.25.5
require github.com/tmaxmax/go-sse v0.11.0

2
go.sum
View File

@@ -1,2 +0,0 @@
github.com/tmaxmax/go-sse v0.11.0 h1:nogmJM6rJUoOLoAwEKeQe5XlVpt9l7N82SS1jI7lWFg=
github.com/tmaxmax/go-sse v0.11.0/go.mod h1:u/2kZQR1tyngo1lKaNCj1mJmhXGZWS1Zs5yiSOD+Eg8=