Update go.mod and go.sum (#46)

This commit is contained in:
2026-03-31 05:02:26 +01:00
committed by GitHub
parent d589cc0ffa
commit 28752e7602
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/gofiber/fiber/v2 v2.52.12
github.com/gorilla/websocket v1.5.3
github.com/hirochachacha/go-smb2 v1.1.0
github.com/lib/pq v1.12.0
github.com/lib/pq v1.12.1
github.com/prometheus/client_golang v1.23.2
github.com/rs/zerolog v1.35.0
github.com/spf13/cobra v1.10.2