fix(go): remove stray parenthesis from go.mod

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ashisgreat22 2026-03-22 13:23:10 +01:00
parent d21e9189b8
commit 2fae98a336

1
go.mod
View file

@ -17,4 +17,3 @@ require (
)
replace golang.org/x/net => golang.org/x/net v0.38.0
)